llvm-6502/include/llvm
Zachary Turner 395adf9f89 [llvm-pdbdump] Rewrite dumper using visitor pattern.
This increases the flexibility of how to dump different
symbol types -- necessary for context-sensitive formatting of
symbol types -- and also improves the modularity by allowing
the dumping to be implemented in the actual dumper, as opposed
to in the PDB library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230184 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-22 22:03:38 +00:00
..
ADT Introduce bitset metadata format and bitset lowering pass. 2015-02-20 20:30:47 +00:00
Analysis
AsmParser
Bitcode
CodeGen CodeGen: convert CCState interface to using ArrayRefs 2015-02-21 02:11:17 +00:00
Config
DebugInfo [llvm-pdbdump] Rewrite dumper using visitor pattern. 2015-02-22 22:03:38 +00:00
ExecutionEngine [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code. 2015-02-21 20:44:36 +00:00
IR Use common parse routine to read alignment values from bitcode 2015-02-22 19:32:03 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object [obj2yaml/yaml2obj] Add SHT_GROUP support. 2015-02-21 04:28:26 +00:00
Option
ProfileData
Support
TableGen
Target Add generic fmad DAG node. 2015-02-20 22:10:33 +00:00
Transforms [LICM] Refactor to expose functionality as utility functions 2015-02-22 18:35:32 +00:00
CMakeLists.txt
InitializePasses.h Introduce bitset metadata format and bitset lowering pass. 2015-02-20 20:30:47 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h