[llvm-commits] [PATCH] bugpoint: -fPIC is required on x86-64 when building shared objects

Török Edwin edwintorok at gmail.com
Sun Apr 6 05:45:18 PDT 2008


Anton Korobeynikov wrote:
> Hello, Edwin
>
>   
>>  Attached patch fixes this. Ok to commit?
>>     
> How is the hunk in CrashDebugger.cpp connected with PIC stuff?
>   

Sorry, it is not needed. That was a change I made when debugging something.
[bugpoint was out-of-memory and crashed just before the final pass, so I
had to dump the bitcode before]

> Everything else looks ok for me.

Thanks, I committed the PIC stuff.

Best regards,
--Edwin



More information about the llvm-commits mailing list