llvm-6502/lib
Chandler Carruth 40f67f5764 [LCG] Remove the Module reference member which we weren't using for
anything and doesn't make sense if assigning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206449 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-17 07:22:19 +00:00
..
Analysis [LCG] Remove the Module reference member which we weren't using for 2014-04-17 07:22:19 +00:00
AsmParser
Bitcode
CodeGen [c++11] Tidy up AsmPrinter.cpp. 2014-04-16 22:38:02 +00:00
DebugInfo
ExecutionEngine
IR Added new functionality to LLVM C API to use DiagnosticInfo to handle errors 2014-04-16 17:45:04 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: rework static_assert to be MSVC compatible 2014-04-17 06:17:20 +00:00
Object
Option
ProfileData
Support
TableGen
Target [X86] Add disassembler support for the 0x0f 0x7f form of movq %mm, %mm. 2014-04-17 06:33:45 +00:00
Transforms [asan] add two new hidden compile-time flags for asan: asan-instrumentation-with-call-threshold and asan-memory-access-callback-prefix. This is part of the workaround for PR17409 (instrument huge functions with callbacks instead of inlined code). These flags will also help us experiment with kasan (kernel-asan) and clang 2014-04-16 12:12:19 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile