-
Introduce the notion of function addresses in Subzero. · 9d98d791Karl Schimpf authored
Introduces the notion of a function address, to replace using LLVM IR's Function class. Modifies Ice converter, and Subzero's bitcode reader, to build function addresses. BUG=None R=jvoung@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/641193002
9d98d791
×