llvm-6502/include/llvm
Duncan P. N. Exon Smith 668aca9b4a IR: Add MDCompositeTypeBase::replace*()
Add `replaceElements()`, `replaceVTableHolder()`, and
`replaceTemplateParams()` to `MDCompositeTypeBase`.  Included an
assertion in `replaceElements()` to match the one in
`DICompositeType::replaceArrays()`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229744 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-18 20:47:52 +00:00
..
ADT
Analysis Reformat. 2015-02-18 08:36:14 +00:00
AsmParser
Bitcode
CodeGen AVX-512: Added support for FP instructions with embedded rounding mode. 2015-02-18 07:59:20 +00:00
Config
DebugInfo
ExecutionEngine
IR IR: Add MDCompositeTypeBase::replace*() 2015-02-18 20:47:52 +00:00
IRReader
LineEditor
Linker
LTO
MC Add r228980 back. 2015-02-17 20:48:01 +00:00
Object
Option
ProfileData InstrProf: Handle unknown functions if they consist only of zero-regions 2015-02-18 18:40:46 +00:00
Support Modify llvm-readobj to dump symbol record bytes. 2015-02-18 19:32:05 +00:00
TableGen
Target Add r228939 back with a fix. 2015-02-17 23:34:51 +00:00
Transforms Adding implementation to outline C++ catch handlers for native Windows 64 exception handling. 2015-02-18 18:31:51 +00:00
CMakeLists.txt
InitializePasses.h Reformat. 2015-02-18 08:36:14 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap [modules] Fix typo in DIA exclusion in module map. 2015-02-18 00:21:45 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h