[all-commits] [llvm/llvm-project] e26356: [lld/mac] Fix application-extension.s failure afte...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jul 27 11:40:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e26356a00ecba749b471ee7096b47d199b622c85
https://github.com/llvm/llvm-project/commit/e26356a00ecba749b471ee7096b47d199b622c85
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M lld/test/MachO/application-extension.s
Log Message:
-----------
[lld/mac] Fix application-extension.s failure after 8e8701abca3d4
The test accidentally tested something else that makes lld fail
with a different (correct-looking) error that wasn't the one the
test tries to test for. (The test case before this change makes
ld64 hang in an infinite loop.)
More information about the All-commits
mailing list