llvm-6502/lib/Transforms
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
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Restore DeadArgElim back to 52570. It's breaking 447.dealII. 2008-06-25 18:10:09 +00:00
Scalar Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
Utils - Use O(1) check of basic block size limit. 2008-06-25 07:50:12 +00:00
Makefile