search for: r3fo6fsbe7jr2h5wdid6

Displaying 1 result from an estimated 1 matches for "r3fo6fsbe7jr2h5wdid6".

2011 Nov 26
1
[LLVMdev] link modules segfault
Hello everybody, I'm trying to write a basic block pass linking the module to another module during the pass initialization. Currently my pass initialization code looks like this: http://paste.pocoo.org/show/r3fo6FSbE7jR2H5wDId6/ But now I'm getting a strange segmentation fault: http://paste.pocoo.org/show/n3PImkRCyUWlsMPP9CGu/ Am I doing something wrong? Best Regards Andreas