[all-commits] [llvm/llvm-project] 9dfeec: Reland "[AsmParser] make .ascii support spaces as ...
Jian Cai via All-commits
all-commits at lists.llvm.org
Thu Jan 14 17:53:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dfeec853008109b1cbe926c22675c96226040d9
https://github.com/llvm/llvm-project/commit/9dfeec853008109b1cbe926c22675c96226040d9
Author: Jian Cai <jiancai at google.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M llvm/lib/MC/MCParser/AsmParser.cpp
M llvm/test/MC/AsmParser/directive_ascii.s
Log Message:
-----------
Reland "[AsmParser] make .ascii support spaces as separators"
This relands commit e0963ae274be5b071d1e1b00f5e4e019483c09e9, which was
reverted on commit 82c4153e66fa284729da86a8d6c302d4b8cec86c due to a
test failure, which turned out to be a false positive.
More information about the All-commits
mailing list