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

fix an IPSCCP bug I introduced when I changed IPSCCP to start working on

functions that don't have local linkage.  Basically, we need to be more
careful about propagating argument information to functions whose results
we aren't tracking.  This fixes a miscompilation of 
LLVMCConfigurationEmitter.cpp when built with an llvm-gcc that has ipsccp
enabled.

llvm-svn: 85923
parent 4afa0838
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