[all-commits] [llvm/llvm-project] 7a7334: Delete llvm.{sig, }{setjmp, longjmp} remnant after r...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 27 00:01:03 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a7334663cd44c857e4e573e6f6db9c987817801
https://github.com/llvm/llvm-project/commit/7a7334663cd44c857e4e573e6f6db9c987817801
Author: Fangrui Song <maskray at google.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/lib/CodeGen/IntrinsicLowering.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/TargetLoweringBase.cpp
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
Delete llvm.{sig,}{setjmp,longjmp} remnant after r136821
Intrinsic has incorrect argument type!
i32 (i32*)* @llvm.setjmp
*wipes tear*
More information about the All-commits
mailing list