diff options
author | Mark Seaborn <mseaborn@chromium.org> | 2013-06-25 10:25:35 -0700 |
---|---|---|
committer | Mark Seaborn <mseaborn@chromium.org> | 2013-06-25 10:25:35 -0700 |
commit | 8811efb18b978645cf5ef8a88a9b57066c21ff1f (patch) | |
tree | 3dd9198f7416d868a453e65c24a54709c5f58f97 /lib/Bitcode | |
parent | d32f2f27e9bed303ce454ec48608204fba1e1194 (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