PRUNERS / archer

Archer, a data race detection tool for large OpenMP applications
https://pruners.github.io/archer
Apache License 2.0
61 stars 13 forks source link

build fixes for LLVM 9 #92

Closed lee218llnl closed 4 years ago

lee218llnl commented 4 years ago

This addresses #91. I was able to build with LLVM 7,8, and 9 using this fix and run a simple test. Please test this out before merging to ensure I didn't break anything.

simoatze commented 4 years ago

Looks great, I'll go ahead and merge this.