llvm-6502/lib
Rafael Espindola ec89b9fb9e Make some DataLayout pointers const.
No functionality change. Just reduces the noise of an upcoming patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202087 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-24 23:12:18 +00:00
..
Analysis Make some DataLayout pointers const. 2014-02-24 23:12:18 +00:00
AsmParser
Bitcode Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
CodeGen Add missing const 2014-02-24 21:01:18 +00:00
DebugInfo Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
ExecutionEngine move getNameWithPrefix and getSymbol to TargetMachine. 2014-02-19 20:30:41 +00:00
IR Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
IRReader
LineEditor
Linker Set the SuppressWarnings option on tool level and propagate to the library. 2014-02-20 22:19:24 +00:00
LTO Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
MC Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
Object MC: Support COFF string tables larger than 10MB 2014-02-22 16:12:20 +00:00
Option
Support Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
TableGen Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
Target Make some DataLayout pointers const. 2014-02-24 23:12:18 +00:00
Transforms Make some DataLayout pointers const. 2014-02-24 23:12:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile