wschmidt added a comment.
In https://reviews.llvm.org/D26564#593352, @hfinkel wrote:
> @wschmidt and other IBM folks, w.r.t. this and
> https://reviews.llvm.org/D26566, can you please comment on what GCC does
> here? Does GCC use -fPIC by default for PPC64 (literally or in effect)?
This is an
wschmidt added a comment.
Other than the FIXME removal, this LGTM! Very good and careful work. Thanks
for taking care of this!
Comment at: lib/Headers/altivec.h:13788
@@ -13416,3 +13787,3 @@
removed with -mno-crypto). This is under development.
*/
#ifdef __CRYPTO__
---
wschmidt accepted this revision.
wschmidt added a comment.
This revision is now accepted and ready to land.
Sorry, forgot to accept.
Repository:
rL LLVM
http://reviews.llvm.org/D13190
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http:/
Author: wschmidt
Date: Tue Dec 8 16:48:02 2015
New Revision: 255067
URL: http://llvm.org/viewvc/llvm-project?rev=255067&view=rev
Log:
[PPC64, TSAN] Enable thread sanitizer for PPC64
Patch by Simone Atzeni.
This enables the -fsanitize=thread flag for PPC64 and PPC64LE.
Modified:
cfe/trunk/
wschmidt closed this revision.
wschmidt added a comment.
Committed as r255067.
http://reviews.llvm.org/D12840
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits