llvm-6502/lib
Eric Christopher abc546afd1 At the beginning of doFinalization set the MachineFunction to
nullptr so that users get an earlier dereferencing error and
so that we can use it to conditionalize access to MachineFunction
specific data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232820 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-20 16:03:39 +00:00
..
Analysis Fix comment from r232794. NFC 2015-03-20 02:52:23 +00:00
AsmParser
Bitcode Internalize BitcodeReader. Not used outside of BitcodeReader.cpp. 2015-03-17 20:40:24 +00:00
CodeGen At the beginning of doFinalization set the MachineFunction to 2015-03-20 16:03:39 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Typo. 2015-03-20 15:45:14 +00:00
IRReader
LineEditor
Linker
LTO Verifier: Remove the separate -verify-di pass 2015-03-19 22:24:17 +00:00
MC Split the object streamer callback in one per file format. 2015-03-19 01:50:16 +00:00
Object
Option Teach Twine to support SmallString. 2015-03-17 09:51:17 +00:00
Passes
ProfileData InstrProf: Fix CoverageMappingReader on big endian 2015-03-16 21:40:18 +00:00
Support Note that we don't support COFF on PPC. 2015-03-19 02:40:56 +00:00
TableGen
Target R600/SI: Refactor VOP2 instruction defs 2015-03-20 15:14:23 +00:00
Transforms SampleProfile: Check for missing debug locations 2015-03-20 00:56:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile