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