Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
90 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
Event Timeline
Comment Actions
@mtrofin: Thanks that works. That being said do you think that's a suitable necessity for the entire binary? Seems like all those dump functions don't really need to be included in the binary.
Comment Actions
Not sure what the concern is - I think the facility is for debugging purposes only, i.e. not something meant to survive in the release compiler.