Clean up implementation reading literal constants.
Moves APInt and corresponding convert to float method into the pnacl
translator. Renames APInt to BitcodeInt to be more clear that we aren't referring to LLVM's APInt. Rather, it is the representation in PNaCl bitcode.
BUG=None
R=stichnot@chromium.org
Review URL: https://codereview.chromium.org/1484003003 .
Showing
src/IceAPFloat.h
deleted
100644 → 0
src/IceAPInt.h
deleted
100644 → 0
Please
register
or
sign in
to comment