[all-commits] [llvm/llvm-project] c59822: [NFC][ORC] Fix lljit-with-thinlto-summaries.test o...
Filipp Zhinkin via All-commits
all-commits at lists.llvm.org
Tue Nov 29 07:16:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c59822cd1a489837dcf0a112bfa51e9059bb36ce
https://github.com/llvm/llvm-project/commit/c59822cd1a489837dcf0a112bfa51e9059bb36ce
Author: Filipp Zhinkin <filipp.zhinkin at gmail.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M llvm/test/Examples/OrcV2Examples/lljit-with-thinlto-summaries.test
Log Message:
-----------
[NFC][ORC] Fix lljit-with-thinlto-summaries.test output ordering issue
Use CHECK-DAG to check module names that printed in order depending
on full file path.
Related issue: https://github.com/llvm/llvm-project/issues/59248
Reviewed By: sgraenitz
Differential Revision: https://reviews.llvm.org/D138913
More information about the All-commits
mailing list