llvm-6502/tools
Chad Rosier 26f448079f Revert r133516 "Remove some unnecessary uses of c_str()."
This was causing compile-time failures for some of the Objc and Obj-C++
benchmarks.  The specific errors were of the form: "ld: duplicate symbol …"
rdar://9660124

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133955 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-27 22:54:29 +00:00
..
bugpoint Revamp the "ConstantStruct::get" methods. Previously, these were scattered 2011-06-20 04:01:31 +00:00
bugpoint-passes
edis
gold Also remove -lLTO which should have been in r132349. I failed to apply this 2011-05-31 20:00:45 +00:00
llc Remove dead option. 2011-05-24 01:43:38 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer Drop the "2" suffix on some enums. 2011-06-17 18:17:37 +00:00
llvm-config
llvm-diff
llvm-dis eliminate the Type::getDescription() method, using "<<" instead. This 2011-06-18 21:18:23 +00:00
llvm-extract
llvm-ld fix a file system case sensitivity issue. 2011-05-22 00:37:51 +00:00
llvm-link
llvm-mc Use the verbose asm flag instead of a new flag for decoding the LSDA. 2011-06-17 20:55:01 +00:00
llvm-nm Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
llvm-objdump Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
llvm-prof
llvm-ranlib
llvm-rtdyld
llvm-shlib
llvm-stub
llvmc llvmc: Pass -disable-cfi to llc. 2011-05-02 19:45:24 +00:00
lto Revert r133516 "Remove some unnecessary uses of c_str()." 2011-06-27 22:54:29 +00:00
macho-dump
opt We only do always-inlining at -O1; make opt reflect that. 2011-06-06 22:13:27 +00:00
CMakeLists.txt Revert an unintended commit. Very sorry for this one. 2011-04-28 08:18:22 +00:00
Makefile