llvm-6502/lib
2015-05-29 20:43:10 +00:00
..
Analysis Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
AsmParser Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
Bitcode Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
CodeGen Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
DebugInfo Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
ExecutionEngine Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
Fuzzer [lib/Fuzzer] relax an assertion 2015-05-29 20:31:17 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC Remove the MCSymbolData typedef. 2015-05-29 20:41:47 +00:00
Object
Option
Passes
ProfileData
Support
TableGen Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
Target Only add the EH state insertion pass on 32-bit Windows 2015-05-29 20:43:10 +00:00
Transforms Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile