[PATCH] [PowerPC] Replace foul hackery with real calls to __tls_get_addr

Bill Schmidt wschmidt at linux.vnet.ibm.com
Tue Nov 11 06:38:51 PST 2014


Though using llvm-mc followed by llvm-readobj isn't really sufficient here, since we need to test a longer path.  Something like llc with integrated-asm producing a .o and then using llvm-readobj.  I haven't tried to write a test like that.

http://reviews.llvm.org/D6209






More information about the llvm-commits mailing list