aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-weakref2.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-19-fno-semantic-interposition: Don't set dso_local on GlobalVariableFangrui Song1-2/+2
2021-01-09[test] Improve weakref & weak_import testsFangrui Song1-2/+2
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song1-2/+2
2020-03-09Recommit #2 "[Driver] Default to -fno-common for all targets"Sjoerd Meijer1-2/+2
2020-03-09Revert "Recommit "[Driver] Default to -fno-common for all targets""Sjoerd Meijer1-2/+2
2020-03-09Recommit "[Driver] Default to -fno-common for all targets"Sjoerd Meijer1-2/+2
2020-03-03Revert "[Driver] Default to -fno-common for all targets"Sjoerd Meijer1-2/+2
2020-03-03[Driver] Default to -fno-common for all targetsSjoerd Meijer1-2/+2
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song1-2/+2
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song1-2/+2
2010-03-04Fix PR6473.Rafael Espindola1-0/+54