llvm-6502/include/llvm
Duncan P. N. Exon Smith 9db1298f42 IR: Drop never-used defaults for DIBuilder::createTemplate*(), NFC
No caller specifies anything different; these parameters are dead code
and probably always have been.  The new hierarchy doesn't bother with
the fields at all (see r228607 and r228652).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229037 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-13 03:35:29 +00:00
..
ADT [LinkModules] Change the way ModuleLinker merges triples. 2015-02-13 00:40:41 +00:00
Analysis [TTI] Teach the cost heuristic how to query TLI to check if a zext/trunc is 'free' for the target. 2015-02-12 14:17:24 +00:00
AsmParser
Bitcode Bitcode: Remove confusing '?' from r229004, NFC 2015-02-13 02:43:38 +00:00
CodeGen Add support for having multiple sections with the same name and comdat. 2015-02-12 23:29:51 +00:00
Config Define HAVE_DIA_SDK on Windows when DIA is present. 2015-02-10 05:04:25 +00:00
DebugInfo Improve llvm-pdbdump output display. 2015-02-13 01:23:51 +00:00
ExecutionEngine [Orc] Fix a bug in the LazyEmittingLayer - capture names by value (as 2015-02-10 07:35:39 +00:00
IR IR: Drop never-used defaults for DIBuilder::createTemplate*(), NFC 2015-02-13 03:35:29 +00:00
IRReader
LineEditor
Linker
LTO
MC Add support for having multiple sections with the same name and comdat. 2015-02-12 23:29:51 +00:00
Object
Option
ProfileData
Support Support: Add dwarf::getOperationEncoding() 2015-02-13 01:05:00 +00:00
TableGen
Target Add support for having multiple sections with the same name and comdat. 2015-02-12 23:29:51 +00:00
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