diff options
author | Stefan Pintilie <stefanp@ca.ibm.com> | 2019-03-01 21:16:45 +0000 |
---|---|---|
committer | Stefan Pintilie <stefanp@ca.ibm.com> | 2019-03-01 21:16:45 +0000 |
commit | a908829bf5dca378233c1a4175e25f6acb217d15 (patch) | |
tree | 50bc26ddca41944bf8af8119480d78563b58ae32 /lldb/packages/Python/lldbsuite/test/functionalities/command_source/my.py | |
parent | 35f55d72f6f8895d64171a42ee0635ef8d76c61d (diff) | |
download | bcm5719-llvm-a908829bf5dca378233c1a4175e25f6acb217d15.tar.gz bcm5719-llvm-a908829bf5dca378233c1a4175e25f6acb217d15.zip |
[OPENMP] Deal with additional store inserted by Clang under -fno-PIC for PowerPC.
Changing the default from -fPIC to -fno-PIC on PowerPC exposed an issue in
OpenMP for PowerPC.
The issue is reported here:
https://bugs.llvm.org/show_bug.cgi?id=40082
This is a fix for that issue.
Also removed the XFAIL from the two tests that were failing under -fno-PIC.
Differential Revision: https://reviews.llvm.org/D56286
llvm-svn: 355229
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/my.py')
0 files changed, 0 insertions, 0 deletions