llvm-6502/lib/CodeGen/AsmPrinter
Eric Christopher 930da21265 Remove the Forward Control Flow Integrity pass and its dependencies.
This work is currently being rethought along different lines and
if this work is needed it can be resurrected out of svn. Remove it
for now as no current work in ongoing on it and it's unused. Verified
with the authors before removal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230780 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-27 19:03:38 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
AsmPrinter.cpp Remove the Forward Control Flow Integrity pass and its dependencies. 2015-02-27 19:03:38 +00:00
AsmPrinterDwarf.cpp Migrate away a use of the subtarget (and TargetMachine) from 2015-02-19 23:29:42 +00:00
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp Unconditionally create a new MCInstrInfo in the asm printer for 2015-02-21 09:09:15 +00:00
ByteStreamer.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
CMakeLists.txt
DbgValueHistoryCalculator.cpp
DbgValueHistoryCalculator.h
DebugLocEntry.h Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in the 2015-02-09 23:57:15 +00:00
DebugLocList.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
DIE.cpp [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
DIEHash.cpp
DIEHash.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
DwarfAccelTable.cpp
DwarfAccelTable.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
DwarfCFIException.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
DwarfCompileUnit.cpp Used the cached subtarget off of the MachineFunction. 2015-02-20 22:36:11 +00:00
DwarfCompileUnit.h Remove support for DIVariable's FlagIndirectVariable and expect 2015-01-19 17:57:29 +00:00
DwarfDebug.cpp Simplify arange output. 2015-02-26 22:02:02 +00:00
DwarfDebug.h Simplify arange output. 2015-02-26 22:02:02 +00:00
DwarfException.h
DwarfExpression.cpp AsmPrinter: Take range in DwarfExpression::AddExpression(), NFC 2015-02-17 22:30:56 +00:00
DwarfExpression.h AsmPrinter: Take range in DwarfExpression::AddExpression(), NFC 2015-02-17 22:30:56 +00:00
DwarfFile.cpp Debug Info: Support variables that are described by more than one MMI 2015-02-10 23:18:28 +00:00
DwarfFile.h Debug Info: Support variables that are described by more than one MMI 2015-02-10 23:18:28 +00:00
DwarfStringPool.cpp
DwarfStringPool.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
DwarfUnit.cpp Make the ARM AsmPrinter independent of global subtarget 2015-02-17 20:02:32 +00:00
DwarfUnit.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
EHStreamer.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
EHStreamer.h CodeGen support for x86_64 SEH catch handlers in LLVM 2015-01-14 01:05:27 +00:00
ErlangGCPrinter.cpp Compute the ELF SectionKind from the flags. 2015-01-29 17:33:21 +00:00
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp Move DataLayout back to the TargetMachine from TargetSubtargetInfo 2015-01-26 19:03:15 +00:00
Win64Exception.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
Win64Exception.h CodeGen support for x86_64 SEH catch handlers in LLVM 2015-01-14 01:05:27 +00:00
WinCodeViewLineTables.cpp
WinCodeViewLineTables.h