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

Fix compiler issues #54

Closed jprotze closed 6 years ago

simoatze commented 6 years ago

@jprotze I am closing this PR because I merged your changes with the branch "update_to_60".

jprotze commented 6 years ago

@simoatze I think, I now understood the external targets for TableGen. It should already work to add the dependency to intrinsics_gen instead of my proposed target attributes_gen in acc7f3f

jprotze commented 6 years ago

@simoatze I tested this modification and don't get the error about the missing file for parallel builds. I pushed the change to update_to_60.