Benji Smith

Results 2 issues of Benji Smith

I tried running the tests via `cargo test --features=llvm-15`, and was getting a SIGILL termination. I tracked it down to what seems to be a bug in the LLVM C...

**Is your feature request related to a problem? Please describe.** The instruction-specific flags (e.g. `inbounds`, `nsw`, `nuw`, `exact`) do not seem to be exposed (I could not find any docs...

feature request