llvm-6502/lib
Duncan P. N. Exon Smith 9ca358021c IR: Default the Metadata::dump() argument "harder" after r232275
Use an overload instead of a default argument for `Metadata::dump()`.
The latter seems to require calling `dump(nullptr)` explicitly when
using a debugger, where as the former doesn't.

Other than utility for debugging, there's NFC here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232315 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-15 06:53:32 +00:00
..
Analysis Made CFLAA agree with clang-format. NFC. 2015-03-15 00:52:21 +00:00
AsmParser [opaque pointer type] more gep API migrations (AsmParser) 2015-03-14 21:11:24 +00:00
Bitcode [opaque pointer type] more gep API migration 2015-03-14 19:53:33 +00:00
CodeGen [opaque pointer type] IRBuilder gep migration progress 2015-03-15 01:03:19 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR IR: Default the Metadata::dump() argument "harder" after r232275 2015-03-15 06:53:32 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support No need to prototype RtlCaptureContext with mingw-w64. 2015-03-14 19:20:56 +00:00
TableGen
Target [opaque pointer type] gep API migration 2015-03-14 21:20:51 +00:00
Transforms [opaque pointer type] IRBuilder gep migration progress 2015-03-15 01:03:19 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile