llvm-6502/include/llvm
Tim Northover 42529ad33a Make GetCPISymbol a virtual method.
ARM64 for iOS is going to want to emit these symbols in a
linker-private style for efficiency, but other targets probably don't
want that behaviour.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205080 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-29 07:04:59 +00:00
..
ADT Add ARM big endian Target (armeb, thumbeb) 2014-03-28 14:35:30 +00:00
Analysis
AsmParser
Bitcode
CodeGen Make GetCPISymbol a virtual method. 2014-03-29 07:04:59 +00:00
Config
DebugInfo
ExecutionEngine [MCJIT] Check if there have been errors during RuntimeDyld execution. 2014-03-26 18:19:27 +00:00
IR Intrinsics: add LLVMHalfElementsVectorType constraint 2014-03-29 07:04:54 +00:00
IRReader
LineEditor
Linker
LTO
MC Completely rewrite ELFObjectWriter::RecordRelocation. 2014-03-29 06:26:49 +00:00
Object
Option
ProfileData
Support Support: Functions for writing endian specific data to streams. 2014-03-28 19:14:43 +00:00
TableGen
Target Provide a target override for the cost of using a callee-saved register 2014-03-27 23:10:04 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h