[llvm-commits] [llvm] r98580 - in /llvm/trunk/lib: CodeGen/TargetLoweringObjectFileImpl.cpp Target/ARM/ARMISelLowering.cpp Target/ARM/ARMTargetObjectFile.cpp Target/ARM/ARMTargetObjectFile.h Target/PowerPC/CMakeLists.txt Target/PowerPC/PPCISelLow
Bill Wendling
isanbard at gmail.com
Mon Mar 15 14:23:36 PDT 2010
On Mar 15, 2010, at 2:22 PM, Anton Korobeynikov wrote:
>> URL: http://llvm.org/viewvc/llvm-project?rev=98580&view=rev
>> Log:
>> Now that the default for Darwin platforms is to place the LSDA into the TEXT
>> section, remove the target-specific code that performs this.
> Yay! Thanks, Bill
>
Of course! Now let's hope that this is the last time I have to do this. ;-)
-bw
More information about the llvm-commits
mailing list