OpenMPToolsInterface / LLVM-openmp

This is a stale repository and only there for the commit history. All development moved over to the llvm-project repository! Was: LLVM OpenMP runtime with experimental changes for OMPT (Preview of TR7 features in *_tr branches)
Other
16 stars 13 forks source link

Fixed non-ompt build #26

Closed omalyshe closed 7 years ago

omalyshe commented 7 years ago

Added OMPT_SUPPORT guard

jprotze commented 7 years ago

I had to rewrite the code and don't need the include anymore. So I fixed the issue by removing the include. Anyway, thanks for catching the issue.