mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
8b6076e4a8
llvm-rtdyld was relying on the default memory manager's EH frame registration, which is host-dependent rather than target-dependent. As a result, big-endian ELF Mips EH frames were being registered on OS X (and elsewhere). This is a really bad idea. llvm-svn: 238951 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-rtdyld.cpp | ||
LLVMBuild.txt | ||
Makefile |