These builtins don't have any actual users in the real
world. We can add these back later if we find a genuine
use for them.
Details
Details
- Reviewers
tlively
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
410 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Event Timeline
Comment Actions
Excellent, thanks. I hope I'm not forgetting any good reason we added these. Emscripten doesn't use them in its pthreads runtime, right?
Comment Actions
I don't think so but I will double check.
I'm in the middle of some TLS rethinking so I'll leave this open for now pending any changes to our TLS ABI.