llvm/lib
Anton Korobeynikov 6d116bc7ce Revert (52748 and friends):
Move GetConstantStringInfo to lib/Analysis. Remove
string output routine from Constant. Update all
callers. Change debug intrinsic api slightly to
accomodate move of routine, these now return values
instead of strings.

This unbreaks llvm-gcc bootstrap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52884 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-29 17:57:03 +00:00
..
Analysis Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser Added MemOperands to Atomic operations since Atomics touches memory. 2008-06-25 08:15:39 +00:00
Bitcode fix warning when assertion disabled. 2008-06-21 19:47:44 +00:00
CodeGen Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
Debugger Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
ExecutionEngine Implement JIT support for global aliases, patch by David Chisnall! 2008-06-25 20:21:35 +00:00
Linker when linking globals, make sure to preserve the address space of the global. 2008-06-27 03:10:24 +00:00
Support Append to the ActiveTimers std::vector before looking at the timer instead 2008-06-24 22:07:07 +00:00
System Fix GetMainExecutable. Patch by Sam Bishop. 2008-06-27 22:55:30 +00:00
Target Start refactoring of asmprinters: provide a TAI hook, which will select a 'section kind' for a global. 2008-06-28 13:45:57 +00:00
Transforms Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
VMCore Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00