Skip to content
Commit 1e1abdd6 authored by Chris Lattner's avatar Chris Lattner
Browse files

Do not function resolve intrinsics. This prevents warnings and possible bad

things from happening due to

declare bool %llvm.isunordered(double, double)
declare bool %llvm.isunordered(float, float)

llvm-svn: 14219
parent b62fa742
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment