llvm-6502/include/llvm
Eric Christopher 3955d28887 Remove AsmPrinter::needsRelocationsForDwarfStringPool() since it's
just calling into MAI and is only abstracting for a single interface that
we actually need to check in multiple places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198092 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-28 01:39:17 +00:00
..
ADT The count() function for STL datatypes returns unsigned, even 2013-12-22 12:04:23 +00:00
Analysis BlockFrequencyInfo: Readded getEntryFreq. 2013-12-20 22:11:11 +00:00
Assembly
Bitcode Begin adding docs and IR-level support for the inalloca attribute 2013-12-19 02:14:12 +00:00
CodeGen Remove AsmPrinter::needsRelocationsForDwarfStringPool() since it's 2013-12-28 01:39:17 +00:00
Config
DebugInfo
ExecutionEngine
IR Remove the AnyPointerSize and AnyEndianness enumerators, which were left from 2013-12-20 03:11:07 +00:00
IRReader
LTO
MC [COFF] Add support for the .secidx directive 2013-12-20 18:15:00 +00:00
Object
Option
Support Introduce a simple line-by-line iterator type into the Support library. 2013-12-27 04:28:57 +00:00
TableGen
Target Add support for positionally-encoded operands to FixedLenDecoderEmitter 2013-12-19 16:12:53 +00:00
Transforms Add support to indvars for optimizing sadd.with.overflow. 2013-12-23 23:31:49 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h DebugInfo: Remove dead code, DICompositeType::addMember(DIDescriptor D) 2013-12-27 19:11:52 +00:00
DIBuilder.h Debug info: Implement (rvalue) reference qualifiers for C++11 non-static 2013-12-18 21:48:19 +00:00
GVMaterializer.h
InitializePasses.h [Stackmap] Liveness Analysis Pass 2013-12-14 06:53:06 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h