llvm-project
3746bd21
- [OMPIRBuilder][NFC] Fix build failure after 151306. (#153061)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
51 days ago
[OMPIRBuilder][NFC] Fix build failure after 151306. (#153061) A function added in pr#151306 was under NDEBUG macro which caused the build to fail in certain cases. It has been moved out of the #ifdef check to ensure it is always compiled.
References
#153061 - [OMPIRBuilder][NFC] Fix build failure after 151306.
Author
abidh
Parents
2bf2b6b2
Loading