Files
clang-p2996/llvm/test/LTO/ARM
Wolfgang Pieb 47c5734e54 [SSP] Accessing __stack_chk_guard when using LTO (#66535)
This is a pre-commit test of accessing the variable __stack_chk_guard
when the static relocation model is imposed on a module compiled with
pic enabled. It confirms issue
[#64999](https://github.com/llvm/llvm-project/issues/64999).

The intent is to update this test with the fix for the aforementioned
issue.
2023-09-19 10:34:37 -07:00
..