diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-02-04 16:30:46 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-02-04 16:30:46 +0000 |
commit | c00bdab4c897032f773b1101d48a68e8e273aae4 (patch) | |
tree | 7284bb080510ba6af8d2214c9c9c65d7a49f157c /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 47f0d136f120452bdaa0b5d403ac1fb57f7a8f59 (diff) | |
download | llvm-c00bdab4c897032f773b1101d48a68e8e273aae4.zip llvm-c00bdab4c897032f773b1101d48a68e8e273aae4.tar.gz llvm-c00bdab4c897032f773b1101d48a68e8e273aae4.tar.bz2 |
[CGP] use IRBuilder to simplify code
This is no-functional-change-intended although there could
be intermediate variations caused by a difference in the
debug info produced by setting that from the builder's
insertion point.
I'm updating the IR test file associated with this code just
to show that the naming differences from using the builder
are visible.
The motivation for adding a helper function is that we are
likely to extend this code to deal with other overflow ops.
llvm-svn: 353056
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions