aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-weakref.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-09[test] Improve weakref & weak_import testsFangrui Song1-4/+3
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song1-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
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-2/+2
2012-10-16When using a symbol with attribute weakref, search for it first andJoerg Sonnenberger1-0/+6
2010-03-04really fix 6473 by handling weakref in constant expressions.Rafael Espindola1-0/+8
2010-03-04Fix PR6473.Rafael Espindola1-0/+54