[all-commits] [llvm/llvm-project] c53a5e: [ELF][test] Add -DAG
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jul 20 15:28:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c53a5eebb1f40a0f79eeb4a95fe707bc613a7d2f
https://github.com/llvm/llvm-project/commit/c53a5eebb1f40a0f79eeb4a95fe707bc613a7d2f
Author: Fangrui Song <i at maskray.me>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M lld/test/ELF/lto/comdat-nodeduplicate.ll
Log Message:
-----------
[ELF][test] Add -DAG
The guid of a local linkage variable has the module path encoded, so the
order between a local linkage variable and a non-local linkage variable
isn't guaranteed.
More information about the All-commits
mailing list