Allow ability to name unnamed global addresses in Subzero.
This is a workaround for issue that Subzero currently assumes all
global addresses have a name, but finalized pexe files leave most
global addresses unnamed.
It does this by allowing two optional command-line flag name prefixes
that are used to generate names for unnamed global addresses.
BUG= None
R=stichnot@chromium.org
Review URL: https://codereview.chromium.org/567703003
Showing
tests_lit/llvm2ice_tests/unnamed.ll
0 → 100644
tests_lit/reader_tests/unnamed.ll
0 → 100644
Please
register
or
sign in
to comment