summary refs log tree commit diff
path: root/tests/codegen/ptr-read-metadata.rs
AgeCommit message (Collapse)AuthorLines
2024-01-23Remove uses of no-system-llvmNikita Popov-1/+0
It looks like none of these are actually needed.
2023-05-23codegen: allow the dso_local attributePietro Albini-8/+8
The attribute is injected into most items when static relocation is enabled in a target.
2023-03-14Improved implementation and comments after code review feedbackScott McMurray-0/+96