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 system fixes for llvm 7 and above #90

Closed lee218llnl closed 4 years ago

lee218llnl commented 4 years ago

it appears this macro in LLVM has changed in version 7 and again in version 8. This PR will adapt is use of the macro accordingly.