about summary refs log tree commit diff
path: root/src/test/codegen/issue-44056-macos-tls-align.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+1
2020-07-09Ignore changes when debug assertions are enabled.Eric Huss-3/+3
2020-07-08Disable 44056 test with debug on macos.Eric Huss-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-09Bump minimum required LLVM version to 6.0Nikita Popov-1/+0
2018-10-06rustc: Allow `#[no_mangle]` anywhere in a crateAlex Crichton-4/+2
2018-06-30Do not allow LLVM to increase a TLS's alignment on macOS.kennytm-0/+40