llvm-6502/include/llvm
David Majnemer a2715904e5 Object, COFF: Cleanup symbol type code, improve binutils compatibility
Do a better job classifying symbols.  This increases the consistency
between the COFF handling code and the ELF side of things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220952 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-31 05:07:00 +00:00
..
ADT Add MapVector::rbegin(), MapVector::rend() to completment MapVector::begin(), MapVector::end(). 2014-10-27 17:20:53 +00:00
Analysis [ScalarEvolution] Guard dump() with #if 2014-10-27 21:14:41 +00:00
AsmParser
Bitcode
CodeGen [PBQP] Remove a spurious 'typename' keyword. This was causing an error on MSVC. 2014-10-27 17:59:51 +00:00
Config
DebugInfo
ExecutionEngine
IR X86: Implement the vectorcall calling convention 2014-10-28 01:29:26 +00:00
IRReader
LineEditor
Linker Remove the PreserveSource linker mode. 2014-10-28 00:24:16 +00:00
LTO
MC
Object Object, COFF: Cleanup symbol type code, improve binutils compatibility 2014-10-31 05:07:00 +00:00
Option
ProfileData Fix comment spelling and tidy diagnostic call in profile reader. 2014-10-30 20:19:19 +00:00
Support Threading.h: Give named parameters to llvm::call_once(flag,UserFn). [-Wdocumentation] 2014-10-31 00:54:20 +00:00
TableGen
Target
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h