about summary refs log tree commit diff
path: root/tests/codegen/ptr-read-metadata.rs
AgeCommit message (Collapse)AuthorLines
2024-02-23Ignore less tests in debug buildsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
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