summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-07-18 20:37:53 +0000
committerGreg Clayton <gclayton@apple.com>2012-07-18 20:37:53 +0000
commit358a7897446991fce2b1232e636e874957416b8c (patch)
treef900aaf25a85e753d79c8fb833c83979fbb2eaed /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentaa9ccee921aa4d14b45b211c202590c6bacc689b (diff)
Cleaned up incorrect STL std::map comparison code and use the operator == on std::map objects instead of manually implementing the comparisons. Also modified the UnwindPlan::AppendRow() function to take a "const RowSP &" object so we don't have to copy shared pointers when calling this function.
llvm-svn: 160448
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions