[LLVMdev] CloneBasicBlock doesn't change parent of cloned instructions

Morten Ofstad morten at hue.no
Mon Jan 17 07:12:16 PST 2005


It seems the CloneBasicBlock function defined in 
Transforms/Utils/Cloning.h doesn't change the parent BasicBlock of the 
contained instructions when it has cloned them -- Is this a bug or a 
feature?

m.




More information about the llvm-dev mailing list