[all-commits] [llvm/llvm-project] b2851a: Revert "[Compiler-rt][AArch64] Workaround for .cfi...
Raul Tambre via All-commits
all-commits at lists.llvm.org
Wed Dec 16 00:26:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b2851aea80e5a8f0cfd6c3c5a56a6b00fb28c6b6
https://github.com/llvm/llvm-project/commit/b2851aea80e5a8f0cfd6c3c5a56a6b00fb28c6b6
Author: Raul Tambre <raul at tambre.ee>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M compiler-rt/lib/builtins/aarch64/lse.S
M compiler-rt/lib/builtins/assembly.h
Log Message:
-----------
Revert "[Compiler-rt][AArch64] Workaround for .cfi_startproc assembler parser bug."
039cb03dd0dcff4daa17a062f7414ac22bf5f2eb (D93378) fixed the assembly separator, so the workaround is no longer necessary.
This reverts commit 3000c19df64f89ff319590f3a6e4d6b93d20983d.
Differential Revision: https://reviews.llvm.org/D93379
More information about the All-commits
mailing list