llvm-6502/lib
2011-02-18 23:13:40 +00:00
..
Analysis Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Archive
AsmParser
Bitcode Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
CodeGen Do not lose debug info of an inlined function argument even if the argument is only used through GEPs. 2011-02-18 22:43:42 +00:00
CompilerDriver
ExecutionEngine Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Linker
MC Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Object
Support Provide tag strings for llvm specific tags. 2011-02-18 23:06:29 +00:00
Target add a way to disable all builtins, wire it up to opt's -disable-simplifylibcalls flag. 2011-02-18 22:34:03 +00:00
Transforms Make loop-idiom use TargetLibraryInfo to determine whether it is allowed 2011-02-18 22:22:15 +00:00
VMCore These tags are now covered by dwarf::TagString(). 2011-02-18 23:13:40 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile