2 Commits

Author SHA1 Message Date
Fangrui Song
c5de4dd1ea [test] %clang_cc1 -emit-llvm: remove redundant -S
And replace -emit-llvm -o - with -emit-llvm-only
2024-05-04 17:00:29 -07:00
Yuanfang Chen
7f8d844df5 [CodeGen] guarantee variable templates are initialized in the reverse instantiation order
Following up D127259.

Fixes https://github.com/llvm/llvm-project/issues/61028.
2023-03-05 15:31:23 -08:00