[all-commits] [llvm/llvm-project] 6d5e31: Fix 2: [MCParser] Correctly handle CRLF line ends ...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Tue Aug 17 09:13:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d5e31baaa8d7141777c7937051577e0f90d230c
https://github.com/llvm/llvm-project/commit/6d5e31baaa8d7141777c7937051577e0f90d230c
Author: Tozer <stephen.tozer at sony.com>
Date: 2021-08-17 (Tue, 17 Aug 2021)
Changed paths:
M llvm/test/tools/llvm-mca/X86/directives-handle-crlf.s
Log Message:
-----------
Fix 2: [MCParser] Correctly handle CRLF line ends when consuming line comments
Fixes an issue with revision 5c6f748c and ad40cb88.
Adds an mcpu argument to the test command, preventing an invalid default
CPU from being used on some platforms.
More information about the All-commits
mailing list