summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/aarch64-arguments.cpp
AgeCommit message (Expand)Author
2025-11-08fix: C++ empty record with align lead to va_list out of sync (#72197)hstk30-hw
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
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
2014-05-24AArch64/ARM64: update Clang after AArch64 removal.Tim Northover
2014-04-30[ARM64] Port remaining relevant AArch64 clang tests over to ARM64Bradley Smith
2013-01-31Add support for AArch64 target.Tim Northover