Go to file
Bill Wendling 8bc392fb1d - Change "ExternalSymbolSDNode" to "SymbolSDNode".
- Add linkage to SymbolSDNode (default to external).
- Change ISD::ExternalSymbol to ISD::Symbol.
- Change ISD::TargetExternalSymbol to ISD::TargetSymbol

These changes pave the way to allowing SymbolSDNodes with non-external linkage.

llvm-svn: 56249
2008-09-16 21:12:30 +00:00
clang ProgramPoint now takes the space of two pointers instead of one. This change was 2008-09-16 18:44:52 +00:00
llvm - Change "ExternalSymbolSDNode" to "SymbolSDNode". 2008-09-16 21:12:30 +00:00