llvm-6502/include/llvm
Benjamin Kramer 0ed5091742 Remove macro guards for extern template instantiations.
This is a C++11 feature that both GCC and MSVC have supported as ane extension
long before C++11 was approved.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242042 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-13 17:21:31 +00:00
..
ADT Add getSizeInBits function to the APFloat class 2015-07-09 10:13:39 +00:00
Analysis Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
AsmParser
Bitcode Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
CodeGen Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
Config
DebugInfo
ExecutionEngine Revert "[ExecutionEngine] Use std::function rather than a function pointer for the LazyFunctionCreator." 2015-07-11 13:42:48 +00:00
IR Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC Fix include guard typo introduced in r239315. 2015-07-11 09:40:28 +00:00
Object [Object][ELF] Handle the dynamic string table in files without a section table. 2015-07-10 20:11:57 +00:00
Option
Passes
ProfileData
Support Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
TableGen
Target MC: Remove MCSubtargetInfo() default constructor 2015-07-10 22:43:42 +00:00
Transforms [LoopDist/LoopVer] Move LoopVersioning to a new module, NFC 2015-07-10 18:55:13 +00:00
CMakeLists.txt
InitializePasses.h Expose sjlj preparation through opt for my own debugging purposes 2015-07-09 21:48:40 +00:00
LinkAllIR.h
LinkAllPasses.h Don't change the visibility when converting a definition to a declaration. 2015-07-13 14:18:22 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h