Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 40886 Build 41026: arc lint + arc unit
Event Timeline
Comment Actions
Thanks. In general I agree re: NFC. At present I'm being cautious after the non-reproducible build errors of last week.
The missing symbols were root caused - __forceinline__ is not equal to always_inline - but duplicate symbols have me at a loss, especially when the supporti.h => support.cu patch didn't show the issue. Hopefully Alexey will run into them again on one of the subdivided patches.