llvm-6502/lib
Rafael Espindola 79cd79b1e6 Refactor how passes get a symbol at the end of a section.
There is now a canonical symbol at the end of a section that different
passes can request.

This also allows us to assert that we don't switch back to a section whose
end symbol has already been printed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233026 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-23 21:22:04 +00:00
..
Analysis Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. 2015-03-23 19:32:43 +00:00
AsmParser
Bitcode
CodeGen Refactor how passes get a symbol at the end of a section. 2015-03-23 21:22:04 +00:00
DebugInfo Raising minimum required CMake version to 2.8.12.2. 2015-03-23 20:03:57 +00:00
ExecutionEngine Raising minimum required CMake version to 2.8.12.2. 2015-03-23 20:03:57 +00:00
Fuzzer
IR Refactor: Simplify boolean expressions in llvm IR 2015-03-23 19:51:23 +00:00
IRReader
LineEditor
Linker
LTO
MC Refactor how passes get a symbol at the end of a section. 2015-03-23 21:22:04 +00:00
Object
Option Make getLastArgNoClaim work for up to 4 arguments. 2015-03-20 23:32:58 +00:00
Passes
ProfileData Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. 2015-03-23 19:32:43 +00:00
Support Refactor: Simplify boolean expressions in llvm Support 2015-03-23 19:45:40 +00:00
TableGen
Target [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1. 2015-03-23 21:17:36 +00:00
Transforms Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. 2015-03-23 19:32:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile