[all-commits] [llvm/llvm-project] ac065b: [LLD] Fix tests after D96993
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Feb 19 04:08:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac065b7a37d6dd8daacd526f6c3a0d1563bc88ac
https://github.com/llvm/llvm-project/commit/ac065b7a37d6dd8daacd526f6c3a0d1563bc88ac
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M lld/test/ELF/lto/parallel.ll
M lld/test/wasm/lto/parallel.ll
Log Message:
-----------
[LLD] Fix tests after D96993
We now need mustprogress to eliminate these calls. The code doesn't
really make sense, but that's not the point of the test...
More information about the All-commits
mailing list