Re: [llvm-commits] PIC Codegen for Linux/X86. llvm-gcc patch

2007-01-07 Thread Chris Lattner
On Jan 6, 2007, at 5:43 AM, Anton Korobeynikov wrote: > Hello, Everyone. > > Attached patch will allow llvm-gcc correctly generate PIC code, when > -fPIC flag is supplied (surely, the PIC codegen patch for LLVM itself > should be applied as well) Applied, thanks! -Chris ___

[llvm-commits] PIC Codegen for Linux/X86. llvm-gcc patch

2007-01-06 Thread Anton Korobeynikov
Hello, Everyone. Attached patch will allow llvm-gcc correctly generate PIC code, when -fPIC flag is supplied (surely, the PIC codegen patch for LLVM itself should be applied as well) -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.