[Compiler-rt][AArch64] Workaround for .cfi_startproc assembler parser bug.
authorRaul Tambre <raul@tambre.ee>
Tue, 15 Dec 2020 06:12:44 +0000 (08:12 +0200)
committerRaul Tambre <raul@tambre.ee>
Tue, 15 Dec 2020 06:14:42 +0000 (08:14 +0200)
commit3000c19df64f89ff319590f3a6e4d6b93d20983d
tree4e363ff6da60468a2d8b6a4a277d3f1705a901d1
parentdc82890a77fe894e90103f4465bb4c838617feff
[Compiler-rt][AArch64] Workaround for .cfi_startproc assembler parser bug.

Put .cfi_startproc on a new line to avoid hitting the assembly parser bug in MasmParser::parseDirectiveCFIStartProc().

Reviewed By: tambre

Differential Revision: https://reviews.llvm.org/D93236
compiler-rt/lib/builtins/aarch64/lse.S
compiler-rt/lib/builtins/assembly.h