[all-commits] [llvm/llvm-project] 82c415: Revert "[AsmParser] make .ascii support spaces as ...

Jian Cai via All-commits all-commits at lists.llvm.org
Wed Jan 13 14:38:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82c4153e66fa284729da86a8d6c302d4b8cec86c
      https://github.com/llvm/llvm-project/commit/82c4153e66fa284729da86a8d6c302d4b8cec86c
  Author: Jian Cai <jiancai at google.com>
  Date:   2021-01-13 (Wed, 13 Jan 2021)

  Changed paths:
    M llvm/lib/MC/MCParser/AsmParser.cpp
    M llvm/test/MC/AsmParser/directive_ascii.s

  Log Message:
  -----------
  Revert "[AsmParser] make .ascii support spaces as separators"

This reverts commit e0963ae274be5b071d1e1b00f5e4e019483c09e9. The change
breaks some GDB tests. Revert it while we investigate.




More information about the All-commits mailing list