[all-commits] [llvm/llvm-project] 2ec597: Revert "[FPEnv] Teach the IRBuilder about invoke's...
Kevin P. Neal via All-commits
all-commits at lists.llvm.org
Tue Dec 15 10:03:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ec5973fddb07e66ae0df7d0aac2cda55387b0bd
https://github.com/llvm/llvm-project/commit/2ec5973fddb07e66ae0df7d0aac2cda55387b0bd
Author: Kevin P. Neal <kevin.neal at sas.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
R clang/test/CodeGen/exceptions-strictfp.c
M llvm/include/llvm/IR/IRBuilder.h
Log Message:
-----------
Revert "[FPEnv] Teach the IRBuilder about invoke's correct use of the strictfp attribute."
The test is busted on some hosts that aren't the one I'm using.
This reverts commit 67a1ffd88ac08526bb6cfc7b3f607e6668ba1c70.
More information about the All-commits
mailing list