1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/include/llvm
Duncan P. N. Exon Smith 4c98918c51 DIBuilder: Cleanup access control style, NFC
llvm-svn: 222066
2014-11-14 23:55:52 +00:00
..
ADT Use size_type for operator[]. 2014-11-14 07:02:38 +00:00
Analysis Don't make assumptions about the name of private global variables. 2014-11-14 23:17:47 +00:00
AsmParser
Bitcode Make a few helper functions static. NFC. 2014-11-13 21:54:59 +00:00
CodeGen Remove redundant virtual on overriden functions. 2014-11-14 19:06:36 +00:00
Config Rerun AutoRegen.sh. 2014-11-14 22:10:16 +00:00
DebugInfo Reapply "[dwarfdump] Add support for dumping accelerator tables." 2014-11-14 16:15:53 +00:00
ExecutionEngine
IR DIBuilder: Cleanup access control style, NFC 2014-11-14 23:55:52 +00:00
IRReader
LineEditor
Linker Revert "Use a function_ref now that it works (r221753)." 2014-11-12 03:17:33 +00:00
LTO libLTO: Allow LTOModule to own a context 2014-11-11 23:08:05 +00:00
MC Rename EH related stuff to be more precise 2014-11-14 23:31:07 +00:00
Object obj2yaml, yaml2obj: Add support for COFF executables 2014-11-14 08:15:42 +00:00
Option
ProfileData llvm-cov: Sink some reporting logic into CoverageMapping 2014-11-14 01:50:32 +00:00
Support Calm down build bots 2014-11-14 08:38:17 +00:00
TableGen
Target We can get the TLOF from the TargetMachine - so constructor no longer requires TargetLoweringObjectFile to be passed. 2014-11-13 21:29:21 +00:00
Transforms Move asan-coverage into a separate phase. 2014-11-11 22:14:37 +00:00
CMakeLists.txt
InitializePasses.h Don't make assumptions about the name of private global variables. 2014-11-14 23:17:47 +00:00
LinkAllIR.h
LinkAllPasses.h Don't make assumptions about the name of private global variables. 2014-11-14 23:17:47 +00:00
module.modulemap [modules] Stop excluding Support/Debug.h from the Support module. This header 2014-10-13 00:41:03 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h Defining a new API for debug options that doesn't rely on static global cl::opts. 2014-10-15 21:54:35 +00:00