Skip to content

Aaron1011/llvm_arg_elim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce issue rust-lang/rust#53945 :

  1. Edit build_good.sh and build_bad.sh with the paths to your clang, opt, and llc executeables. Note that these should be built from the same version of LLVM that Rust uses.
  2. Run ./build_good.sh, and try running the produced a,out executeable
  3. Run ./build_bad.sh, and note that linking fails with the __sancov_guards error message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published