llvm-6502/include/llvm
JF Bastien a9d13b157f Fix = delete in MSVC build from r211705
MSVC doesn't support = delete yet, use LLVM_DELETED_FUNCTION instead.

Related to: http://reviews.llvm.org/D3390

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211709 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-25 15:38:02 +00:00
..
ADT
Analysis Support: Move class ScaledNumber 2014-06-24 00:38:09 +00:00
AsmParser
Bitcode Make ObjectFile and BitcodeReader always own the MemoryBuffer. 2014-06-23 21:53:12 +00:00
CodeGen Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore SEH pseudo ops in X86 JIT emitter. 2014-06-25 12:41:52 +00:00
Config
DebugInfo
ExecutionEngine
IR Random Number Generator (llvm) 2014-06-25 15:21:42 +00:00
IRReader
LineEditor
Linker
LTO
MC Simplify the visitation of target expressions. No functionality change. 2014-06-25 15:29:54 +00:00
Object [RuntimeDyld] Adds the necessary hooks to MCJIT to be able to debug generated 2014-06-25 00:20:53 +00:00
Option
ProfileData
Support Fix = delete in MSVC build from r211705 2014-06-25 15:38:02 +00:00
TableGen
Target Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore SEH pseudo ops in X86 JIT emitter. 2014-06-25 12:41:52 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h