Skip to content

v4.0.13

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 03:03
· 226 commits to master since this release
f1514ba
Llvm 7 build (#469)

* bc: Use llvm::CallSite methods instead of raw llvm instructions.

* bc: Use llvm::CallSite in utils.

* bc: Add compatibility file for CallSite.

* bc: Reflect addition of compat for CallSite.