llvm-6502/include/llvm
Duncan P. N. Exon Smith 226f8f7de9 AsmPrinter: Explicitly scope iterator for MSVC
Try to placate bots by explicitly scoping a conversion constructor from
`iterator` to `const_iterator`.

http://lab.llvm.org:8011/builders/sanitizer-windows/builds/5931/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240748 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-26 00:41:53 +00:00
..
ADT AsmPrinter: Convert DIE::Values to a linked list 2015-06-25 23:46:41 +00:00
Analysis [CaptureTracking] Avoid long compilation time on large basic blocks 2015-06-24 17:53:17 +00:00
AsmParser
Bitcode
CodeGen AsmPrinter: Explicitly scope iterator for MSVC 2015-06-26 00:41:53 +00:00
Config
DebugInfo
ExecutionEngine [ORC] Add ObjectTransformLayer 2015-06-25 13:35:22 +00:00
IR Add simplify_type<const WeakVH>; simplify IndVarSimplify 2015-06-24 22:23:21 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC [mips] [IAS] Fix parsing of memory offset expressions with parenthesis depth >1. 2015-06-25 09:52:02 +00:00
Object [ELF] Move ELF{32,64}{L,B}E typedefs to llvm. 2015-06-25 23:41:23 +00:00
Option Add Arg::getValues method with const 'this' and const result 2015-06-25 18:48:26 +00:00
Passes
ProfileData
Support
TableGen
Target
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h Doxygen-ify a few comments. NFC 2015-06-25 15:06:47 +00:00
PassInfo.h
PassRegistry.h
PassSupport.h