diff options
author | Roland McGrath <mcgrathr@google.com> | 2021-04-13 15:03:54 -0700 |
---|---|---|
committer | Roland McGrath <mcgrathr@google.com> | 2021-04-13 18:11:42 -0700 |
commit | 5c500c9f01aacc0d921db99681c3dc9c4078938c (patch) | |
tree | 9919f8709017cb268608844c91c794d827dffeb1 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 0f0149b8d3be865d40110780edd79882dfb1dabe (diff) | |
download | llvm-5c500c9f01aacc0d921db99681c3dc9c4078938c.zip llvm-5c500c9f01aacc0d921db99681c3dc9c4078938c.tar.gz llvm-5c500c9f01aacc0d921db99681c3dc9c4078938c.tar.bz2 |
[scudo] Make MTE inline asm compatible with GNU assembler
The GNU assembler can't parse `.arch_extension ...` before a `;`.
So instead uniformly use raw string syntax with separate lines
instead of `;` separators in the assembly code.
Reviewed By: pcc
Differential Revision: https://reviews.llvm.org/D100413
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions