diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-07-26 00:17:14 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-07-26 00:17:14 +0000 |
commit | 987ec564e79aad5cac40500d86085ca823e4dbc5 (patch) | |
tree | d9b736db1fa32f87c0fd2e3f3067808a98c0fce9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e03eecb75f2f56a76cb3c20cb68c5edf358ea409 (diff) | |
download | bcm5719-llvm-987ec564e79aad5cac40500d86085ca823e4dbc5.tar.gz bcm5719-llvm-987ec564e79aad5cac40500d86085ca823e4dbc5.zip |
Remove Value::setName(const char*).
- Split into a separate patch because there is a slight functionality change,
it is no longer valid to call setName(0), which was equivalent to
setName(""). I'm hoping no one depends on this...
llvm-svn: 77099
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions