[PATCH] remove usage of RaiseAllocations pass from llvm-gcc

After LLVM rev 84987, the RaiseAllocations pass no longer exists.

llvm-gcc needs to be patched:

Index: gcc/llvm-linker-hack.cpp

RemoveRaiseAllocations.diff (478 Bytes)

Unfortunately, I am not currently able to commit to llvm-gcc, so if someone can commit this patch, I'd appreciate it.

Committed via:

[ghostwheel:~/sources/llvm-gcc-4.2/gcc] echristo% svn ci llvm-linker-hack.cpp
Sending llvm-linker-hack.cpp
Transmitting file data .
Committed revision 84990.

Thanks!

-eric