toaarnio / llvm-ir-memprotect

LLVM IR instrumentation for protection against out-of-bounds memory accesses
Mozilla Public License 2.0
9 stars 2 forks source link

Verify that pass still does correct checks after modifications and compile synthetic test case with different opt flags. #14

Closed elhigu closed 11 years ago

elhigu commented 11 years ago

Currently pass fails for synthetic case if it has been compiled with O0.