1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/CompilerDriver
Charles Davis e7f14dfdb8 Now to chant the magical incantation that will exorcise the System library
from LLVM forever:

grep -lR "llvm/System" * | grep -v .svn | xargs sed -ie 's#llvm/System#llvm/Support#g'

llvm-svn: 120314
2010-11-29 19:44:50 +00:00
..
Action.cpp I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00
BuiltinOptions.cpp
CMakeLists.txt Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
CompilationGraph.cpp
Main.cpp I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00
Makefile Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
Tool.cpp I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00