llvm-6502/lib
Rafael Espindola 1836fe5651 Rename a DebugLoc variable to DbgLoc and a DataLayout to DL.
This is quiet a bit less confusing now that TargetData was renamed DataLayout.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201606 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-18 22:05:46 +00:00
..
Analysis Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
AsmParser
Bitcode
CodeGen Rename a DebugLoc variable to DbgLoc and a DataLayout to DL. 2014-02-18 22:05:46 +00:00
DebugInfo Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
ExecutionEngine Consistently check 'IsCode' when allocating sections in RuntimeDyld (via 2014-02-18 21:46:39 +00:00
IR Remove unnecessary typename. 2014-02-16 14:12:35 +00:00
IRReader
LineEditor
Linker Add a -suppress-warnings option to bitcode linking. 2014-02-06 18:01:56 +00:00
LTO LTO API: add lto_module_create_from_memory_with_path. 2014-02-10 23:26:14 +00:00
MC Add support for assigning to . in AsmParser. 2014-02-17 20:48:32 +00:00
Object Change the begin and end methods in ObjectFile to match the style guide. 2014-02-10 20:24:04 +00:00
Option
Support Use mkdir instead of stat+mkdir. 2014-02-13 16:58:19 +00:00
TableGen
Target Rename a DebugLoc variable to DbgLoc and a DataLayout to DL. 2014-02-18 22:05:46 +00:00
Transforms Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile