[all-commits] [llvm/llvm-project] 0ad1d9: Revert "ThinLTO: Fix inline assembly references to...
Sami Tolvanen via All-commits
all-commits at lists.llvm.org
Fri Jul 16 14:48:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ad1d9fdf22dad41312e02b8bc990bf58ce1744c
https://github.com/llvm/llvm-project/commit/0ad1d9fdf22dad41312e02b8bc990bf58ce1744c
Author: Sami Tolvanen <samitolvanen at google.com>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
M llvm/test/ThinLTO/X86/devirt2.ll
R llvm/test/Transforms/ThinLTOBitcodeWriter/cfi-icall-static-inline-asm.ll
M llvm/test/Transforms/ThinLTOBitcodeWriter/split-internal2.ll
M llvm/test/Transforms/ThinLTOBitcodeWriter/split-vfunc-internal.ll
Log Message:
-----------
Revert "ThinLTO: Fix inline assembly references to static functions with CFI"
This reverts commit 8e3b5cb39eef462943ed7556469604ce25c07a1d.
Reverting to investigate test failures.
More information about the All-commits
mailing list