Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17804 Build 17804: arc lint + arc unit
Event Timeline
Comment Actions
Have you tested this on a system that has ordered linking semantics (Linux/unix-y things, not Mac or Windows)? It might be in the 'wrong' place to workaround some dependency cycle during linking or the like.
Comment Actions
Also if you use the LINK_LLVM_DYLIB CMake mode (as our bots do) you should test the regular non-dylib static link build.