aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-06-05 07:37:29 +0000
committerRui Ueyama <ruiu@google.com>2014-06-05 07:37:29 +0000
commit733b45f3b05a7e2971656dd0b90fe7ddcd45311f (patch)
tree1ed98f2f1f04abd20ddb3cb85b09a2d47aa70c3c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent52edc4903136edda614e31bf08c5d5118ba071bf (diff)
downloadllvm-733b45f3b05a7e2971656dd0b90fe7ddcd45311f.zip
llvm-733b45f3b05a7e2971656dd0b90fe7ddcd45311f.tar.gz
llvm-733b45f3b05a7e2971656dd0b90fe7ddcd45311f.tar.bz2
Add SymbolTable::isCoalescedAway
isCoalescedAway(x) is faster than replacement(x) != x as the former does not follow the replacement atom chain. Also it's easier to use. llvm-svn: 210242
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions