about summary refs log tree commit diff
path: root/src/test/codegen/pie-relocation-model.rs
AgeCommit message (Collapse)AuthorLines
2022-08-19update test for LLVM changeKrasimir Georgiev-1/+1
LLVM commit https://github.com/llvm/llvm-project/commit/c2a38887932e3a46aa3bee35f3f5568ac68282f4 updates the PIC level version selection. This updates the rust tests to work under both the old and new behaviors. Detected by our experimental rust + llvm @ HEAD bot: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/12829#0182b368-a405-47a2-b3da-9c79cb907bfe/701-709
2021-10-01Add `pie` as another `relocation-model` valueMarcel Hlopko-0/+22