aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode
diff options
context:
space:
mode:
authorMark Seaborn <mseaborn@chromium.org>2013-06-25 10:25:35 -0700
committerMark Seaborn <mseaborn@chromium.org>2013-06-25 10:25:35 -0700
commit8811efb18b978645cf5ef8a88a9b57066c21ff1f (patch)
tree3dd9198f7416d868a453e65c24a54709c5f58f97 /lib/Bitcode
parentd32f2f27e9bed303ce454ec48608204fba1e1194 (diff)
PNaCl: Fix removal of dead function prototypes in ABI simplification
The use of StripDeadPrototypes in PNaClABISimplify.cpp wasn't always having an effect: it doesn't work if there are dead constant references remaining to a function declaration. ReplacePtrsWithInts was leaving some of these references behind, so fix it. BUG=none TEST=llvm-lit tests Review URL: https://codereview.chromium.org/17636006
Diffstat (limited to 'lib/Bitcode')
0 files changed, 0 insertions, 0 deletions