about summary refs log tree commit diff
path: root/tests/ui/abi/relocation_model_pic.rs
AgeCommit message (Collapse)AuthorLines
2023-09-29add needs-relocation-model-pic to compiletestPietro Albini-2/+1
2023-08-18Add the relocation_model to the cfgLuca Barbato-0/+9
This way is possible to write inline assembly code aware of it.