search for: myfunnyclass

Displaying 6 results from an estimated 6 matches for "myfunnyclass".

2017 Jun 15
4
CloneFunctionInto produces invalid debug info
...with following message: "All DICompileUnits must be listed in llvm.dbg.cu" Nevertheless, we can dump the Module and therefore can print out the annotated IR. This is what the function to be cloned looks like: ; Function Attrs: noinline nounwind uwtable define linkonce_odr void @_ZN12MyFunnyClassC2Ev(%struct.MyFunnyClass* %this) unnamed_addr #4 comdat align 2 !dbg !46 { entry: %this.addr = alloca %struct.MyFunnyClass*, align 8 store %struct.MyFunnyClass* %this, %struct.MyFunnyClass** %this.addr, align 8 call void @llvm.dbg.declare(metadata %struct.MyFunnyClass** %this.addr, metadata !...
2017 Jun 15
2
CloneFunctionInto produces invalid debug info
...pileUnits must be listed in llvm.dbg.cu" > > > Nevertheless, we can dump the Module and therefore can print out the > annotated IR. > > This is what the function to be cloned looks like: > > ; Function Attrs: noinline nounwind uwtable > define linkonce_odr void @_ZN12MyFunnyClassC2Ev(%struct.MyFunnyClass* > %this) unnamed_addr #4 comdat align 2 !dbg !46 { > entry: > %this.addr = alloca %struct.MyFunnyClass*, align 8 > store %struct.MyFunnyClass* %this, %struct.MyFunnyClass** %this.addr, > align 8 > call void @llvm.dbg.declare(metadata %struct.MyFunny...
2017 Jun 15
3
CloneFunctionInto produces invalid debug info
...>>> Nevertheless, we can dump the Module and therefore can print out the annotated IR. >>> >>> This is what the function to be cloned looks like: >>> >>>> ; Function Attrs: noinline nounwind uwtable >>>> define linkonce_odr void @_ZN12MyFunnyClassC2Ev(%struct.MyFunnyClass* %this) unnamed_addr #4 comdat align 2 !dbg !46 { >>>> entry: >>>> %this.addr = alloca %struct.MyFunnyClass*, align 8 >>>> store %struct.MyFunnyClass* %this, %struct.MyFunnyClass** %this.addr, align 8 >>>> call void @llv...
2017 Jun 16
2
CloneFunctionInto produces invalid debug info
...heless, we can dump the Module and therefore can print out the annotated IR. >>>> >>>> This is what the function to be cloned looks like: >>>> >>>>> ; Function Attrs: noinline nounwind uwtable >>>>> define linkonce_odr void @_ZN12MyFunnyClassC2Ev(%struct.MyFunnyClass* %this) unnamed_addr #4 comdat align 2 !dbg !46 { >>>>> entry: >>>>> %this.addr = alloca %struct.MyFunnyClass*, align 8 >>>>> store %struct.MyFunnyClass* %this, %struct.MyFunnyClass** %this.addr, align 8 >>>>>...
2017 Jun 19
2
CloneFunctionInto produces invalid debug info
...refore can print out the annotated IR. >>>>>> >>>>>> This is what the function to be cloned looks like: >>>>>> >>>>>>> ; Function Attrs: noinline nounwind uwtable >>>>>>> define linkonce_odr void @_ZN12MyFunnyClassC2Ev(%struct.MyFunnyClass* %this) unnamed_addr #4 comdat align 2 !dbg !46 { >>>>>>> entry: >>>>>>> %this.addr = alloca %struct.MyFunnyClass*, align 8 >>>>>>> store %struct.MyFunnyClass* %this, %struct.MyFunnyClass** %this.addr, align 8 &...
2017 Jun 20
2
CloneFunctionInto produces invalid debug info
...the annotated IR. >>>>>>> >>>>>>> This is what the function to be cloned looks like: >>>>>>> >>>>>>>> ; Function Attrs: noinline nounwind uwtable define linkonce_odr >>>>>>>> void @_ZN12MyFunnyClassC2Ev(%struct.MyFunnyClass* %this) >>>>>>>> unnamed_addr #4 comdat align 2 !dbg !46 { >>>>>>>> entry: >>>>>>>> %this.addr = alloca %struct.MyFunnyClass*, align 8 store >>>>>>>> %struct.MyFunnyClass* %thi...