aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJian Cai <caij2003@gmail.com>2020-12-20 14:55:20 -0800
committerJian Cai <caij2003@gmail.com>2020-12-20 22:41:00 -0800
commite0963ae274be5b071d1e1b00f5e4e019483c09e9 (patch)
tree2322bf3b2523b779d2a87212891aa703feed20c2 /clang/lib/Frontend/CompilerInvocation.cpp
parent26d378b801fa035d9fd0ff510b031f7c06138c89 (diff)
downloadllvm-e0963ae274be5b071d1e1b00f5e4e019483c09e9.zip
llvm-e0963ae274be5b071d1e1b00f5e4e019483c09e9.tar.gz
llvm-e0963ae274be5b071d1e1b00f5e4e019483c09e9.tar.bz2
[AsmParser] make .ascii support spaces as separators
Currently the integrated assembler only allows commas as the separator between string arguments in .ascii. This patch adds support to using space as separators and make IAS consistent with GNU assembler. Link: https://github.com/ClangBuiltLinux/linux/issues/1196 Reviewed By: nickdesaulniers, jrtc27 Differential Revision: https://reviews.llvm.org/D91460
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions