[all-commits] [llvm/llvm-project] f48bd8: [bolt][X86] Correct 2 test RUN lines (#65252)
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Sep 8 00:42:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f48bd86bb99a2eb5d4db5b1a9e754f7453984576
https://github.com/llvm/llvm-project/commit/f48bd86bb99a2eb5d4db5b1a9e754f7453984576
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M bolt/test/X86/dwarf4-df-dualcu.test
Log Message:
-----------
[bolt][X86] Correct 2 test RUN lines (#65252)
One had an extra ;, which is odd but harmless. The other was missing ":"
after RUN.
More information about the All-commits
mailing list