about summary refs log tree commit diff
path: root/tests/codegen/ptr-read-metadata.rs
AgeCommit message (Collapse)AuthorLines
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