[all-commits] [llvm/llvm-project] 939389: Revert "ThinLTO: Fix inline assembly references to...
ZequanWu via All-commits
all-commits at lists.llvm.org
Wed Jun 23 19:25:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9393894331e9eba97bdafe92454af74550baf6d3
https://github.com/llvm/llvm-project/commit/9393894331e9eba97bdafe92454af74550baf6d3
Author: Zequan Wu <zequanwu at google.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
R llvm/test/Transforms/ThinLTOBitcodeWriter/cfi-icall-static-inline-asm.ll
Log Message:
-----------
Revert "ThinLTO: Fix inline assembly references to static functions with CFI"
This casues compiler crash: Assertion `materialized_use_empty() && "Uses remain when a value is destroyed!"'
This reverts commit e3d24b45b8f808ec66213e134c4ceda5202fbe31.
More information about the All-commits
mailing list