llvm-6502/lib
Duncan P. N. Exon Smith f4742f4c84 IR: Make MDString::getName() private
Hide the fact that `MDString`'s string is stored in `Value::Name` --
that's going to change soon.  Update the only in-tree client that was
using it instead of `Value::getString()`.

Part of PR21532.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221951 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-13 23:59:16 +00:00
..
Analysis Revert r219432 - "Revert "[BasicAA] Revert "Revert r218714 - Make better use of zext and sign information.""" 2014-11-13 09:16:54 +00:00
AsmParser
Bitcode Silence MSVC warning on missing return after fully covered switch 2014-11-13 23:07:22 +00:00
CodeGen Use nullptr instead of NULL for variadic sentinels 2014-11-13 22:55:19 +00:00
DebugInfo Revert "[dwarfdump] Add support for dumping accelerator tables." 2014-11-13 00:15:15 +00:00
ExecutionEngine
IR Use nullptr instead of NULL for variadic sentinels 2014-11-13 22:55:19 +00:00
IRReader
LineEditor
Linker
LTO
MC Fix a regression on the disassembling C API. 2014-11-13 16:52:07 +00:00
Object Un-break the big-endian buildbots 2014-11-13 20:07:06 +00:00
Option
ProfileData
Support Fix the VS 2012 build 2014-11-13 23:45:50 +00:00
TableGen
Target First stage of call lowering for Mips fast-isel 2014-11-13 23:37:45 +00:00
Transforms IR: Make MDString::getName() private 2014-11-13 23:59:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile