[all-commits] [llvm/llvm-project] 2c313d: [loongarch] fix syntax error in script
Nico Weber via All-commits
all-commits at lists.llvm.org
Sat Dec 3 04:50:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c313d9915b10da529347668cf4880f6194e09ff
https://github.com/llvm/llvm-project/commit/2c313d9915b10da529347668cf4880f6194e09ff
Author: Nico Weber <thakis at chromium.org>
Date: 2022-12-03 (Sat, 03 Dec 2022)
Changed paths:
M llvm/test/MC/LoongArch/Relocations/reloc-directive-err.s
Log Message:
-----------
[loongarch] fix syntax error in script
At least on macOS with zsh, the test failed with
line 1: syntax error near unexpected token `&'
previously.
More information about the All-commits
mailing list