Files
clang-p2996/llvm/test/CodeGen/ARM
Fangrui Song 4cb90ca8f8 [Thumb,ELF] Fix access to dso_preemptable __stack_chk_guard with static relocation model (#78950)
PR #70014 fixes A32 to use GOT for dso_preemptable `__stack_chk_guard`
with static relocation model (e.g. -fPIE/-fPIC LTO compiles with -no-pie
linking).

This patch fixes such `__stack_chk_guard` access for Thumb1 and Thumb2.
Note: `t2LDRLIT_ga_pcrel` is only for ELF. mingw needs
`.refptr.__stack_chk_guard` (https://reviews.llvm.org/D92738).

Fix #64999
2024-01-22 13:16:31 -08:00
..
2016-01-26 00:03:25 +00:00
2017-04-07 22:01:23 +00:00
2016-01-28 18:59:04 +00:00
2014-08-26 12:47:26 +00:00
2019-10-08 08:25:42 +00:00
2023-09-01 19:45:03 -04:00
2019-12-12 13:51:39 +00:00
2014-04-03 17:35:22 +00:00
2016-06-16 16:09:53 +00:00
2015-01-19 15:16:06 +00:00
2021-11-21 18:33:29 +00:00
2023-05-09 16:16:07 -04:00