Skip to content
Commit bf319066 authored by Reid Spencer's avatar Reid Spencer
Browse files

1. Identify bytecode modules that have upgraded intrinsics by setting a

   boolean flag if we read a function prototype that needs upgrading.
2. Don't upgrade the CallInst instruction until after its been inserted
   into the basic block, and only if we know that we have seen an
   upgraded intrinsic function.

llvm-svn: 25448
parent 75b95676
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