llvm-6502/include/llvm
Rafael Espindola 344dd6519e Extract an utility for computing symbol sizes on MachO and COFF.
I will add a second user in the next commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240366 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-23 02:08:48 +00:00
..
ADT Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-22 09:57:54 +00:00
Analysis [PM/AA] Hoist the AliasResult enum out of the AliasAnalysis class. 2015-06-22 02:16:51 +00:00
AsmParser Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
Bitcode Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
CodeGen [FaultMaps] Move FaultMapParser to Object/ 2015-06-23 01:05:26 +00:00
Config [autoconf] Detect OLE32 for mingw. 2015-06-18 04:16:05 +00:00
DebugInfo Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
ExecutionEngine Fix line endings (NFC) 2015-06-22 21:37:34 +00:00
IR Create Value.def helper. NFC. 2015-06-22 23:48:35 +00:00
IRReader Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
LibDriver ArrayRef-ify libDriverMain 2015-06-21 06:31:56 +00:00
LineEditor Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
Linker Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
LTO Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
MC Move MCSymbol Value in to the union of Offset and CommonSize. 2015-06-22 19:57:33 +00:00
Object Extract an utility for computing symbol sizes on MachO and COFF. 2015-06-23 02:08:48 +00:00
Option Modify ParseArgs to return the InputArgList by value - there's no need for dynamic allocation/ownership here 2015-06-22 22:06:37 +00:00
Passes Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
ProfileData Re-apply "InstrProf: When reading, copy the data instead of taking a reference. NFC" 2015-06-22 23:58:05 +00:00
Support Support/ELF: Add EM_AMDGPU 2015-06-22 21:03:47 +00:00
TableGen Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
Target Avoid a Symbol -> Name -> Symbol conversion. 2015-06-22 17:46:53 +00:00
Transforms Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
CMakeLists.txt
InitializePasses.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
LinkAllIR.h
LinkAllPasses.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-22 09:57:54 +00:00
module.modulemap modules: Mark CodeGen/DIEValues.def as a textual inclusion 2015-06-16 00:43:52 +00:00
module.modulemap.build
Pass.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
PassAnalysisSupport.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
PassInfo.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
PassRegistry.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
PassSupport.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00