llvm-6502/include/llvm
Benjamin Kramer 8d70064a4a [alignof] Put back the hack for old versions of GCC.
This works around a bug (PR56859) that is fixed in all versions of GCC I tested
with but was present in 4.8.0. Using 4.8.0 is of course a terrible idea, but looks
like we can't drop it just yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233916 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-02 13:31:50 +00:00
..
ADT [ADT] Increment epoch from DenseMap::swap. 2015-04-02 04:58:12 +00:00
Analysis [SCEV] Look at backedge dominating conditions (re-land r233447). 2015-04-01 18:24:06 +00:00
AsmParser
Bitcode
CodeGen [gcroot] Remove unused items from an enum 2015-04-02 05:02:16 +00:00
Config
DebugInfo
ExecutionEngine [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and 2015-04-02 04:34:45 +00:00
IR AVX-512: intrinsics for VPADD, VPMULDQ and VPSUB 2015-04-02 10:51:40 +00:00
IRReader
LineEditor
Linker
LTO
MC Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a cache." 2015-04-02 07:02:51 +00:00
Object
Option
Passes
ProfileData
Support [alignof] Put back the hack for old versions of GCC. 2015-04-02 13:31:50 +00:00
TableGen
Target Clarify that higher priority means higher values. 2015-03-31 20:04:46 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h