[all-commits] [llvm/llvm-project] 33c943: Revert "ThinLTO: Fix inline assembly references to...
Sami Tolvanen via All-commits
all-commits at lists.llvm.org
Tue Jun 22 12:11:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33c9438f116693b2f97c0c60376c32e0b8cb62f2
https://github.com/llvm/llvm-project/commit/33c9438f116693b2f97c0c60376c32e0b8cb62f2
Author: Sami Tolvanen <samitolvanen at google.com>
Date: 2021-06-22 (Tue, 22 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 reverts commit 4474958d3a97dede2caa0920f7c4a4dc7aac57d3.
Breaks check-llvm on Mac.
More information about the All-commits
mailing list