[all-commits] [llvm/llvm-project] ad40cb: Fix: [MCParser] Correctly handle CRLF line ends wh...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Tue Aug 17 08:17:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad40cb8821666a255ad9982b99ea0ce13a57dfaa
      https://github.com/llvm/llvm-project/commit/ad40cb8821666a255ad9982b99ea0ce13a57dfaa
  Author: Tozer <stephen.tozer at sony.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M llvm/.gitattributes
    A llvm/test/tools/llvm-mca/X86/directives-handle-crlf.s
    R llvm/test/tools/llvm-mca/directives-handle-crlf.s

  Log Message:
  -----------
  Fix: [MCParser] Correctly handle CRLF line ends when consuming line comments

Fixes an issue with revision 5c6f748c.

Move the test added in the above commit into the X86 folder, ensuring
that it is only run on targets where its triple is valid.




More information about the All-commits mailing list