search for: _zn12myfunnyclassc2ev

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

2017 Jun 15
4
CloneFunctionInto produces invalid debug info
...fails 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 !49,...
2017 Jun 15
2
CloneFunctionInto produces invalid debug info
...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.MyFunnyClas...
2017 Jun 15
3
CloneFunctionInto produces invalid debug info
...gt; >>> 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.db...
2017 Jun 16
2
CloneFunctionInto produces invalid debug info
...evertheless, 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 >>>>> ca...
2017 Jun 19
2
CloneFunctionInto produces invalid debug info
...d 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 20
2
CloneFunctionInto produces invalid debug info
...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, %...