diff options
author | Alex Langford <alangford@apple.com> | 2025-08-04 11:44:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-04 11:44:17 -0700 |
commit | a27d34b3f22b1134b2d47590c25b7f81eb7710b2 (patch) | |
tree | e01cb1bd23b95ed2029e7a396909b74d91d18399 /llvm/test/tools/llvm-objdump/X86 | |
parent | 4e0b68cef0bdf0d806cd778fbf0b7ddd80b44b4d (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
When I wrote this previously, I was unaware that the TLS function
already adds the offset. The test was working previously because the
offset was 0 in this case (only 1 thread-local variable). I added
another thread-local variable to the test to make sure the offset is
indeed handled correctly.
rdar://156547548
Diffstat (limited to 'llvm/test/tools/llvm-objdump/X86')
0 files changed, 0 insertions, 0 deletions