summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorDouglas Yung <douglas.yung@sony.com>2019-11-12 15:05:45 -0800
committerDouglas Yung <douglas.yung@sony.com>2019-11-12 15:05:45 -0800
commit7ebde1bf67daa24ea7735f2b2d7000d074e2ba93 (patch)
tree13e7d0904d19136f741c8071d532beab16d8ffc3 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parent3e1aee2ba717529b651a79ed4fc7e7147358043f (diff)
downloadbcm5719-llvm-7ebde1bf67daa24ea7735f2b2d7000d074e2ba93.tar.gz
bcm5719-llvm-7ebde1bf67daa24ea7735f2b2d7000d074e2ba93.zip
Add a shim for setenv on PS4 since it does not exist.
A few years back a similar change was made for getenv since neither function is supported on the PS4 platform. Recently, commit d889d1e added a call to setenv in compiler-rt which was causing linking errors because the symbol was not found. This fixes that issue by putting in a shim similar to how we previously dealt with the lack of getenv. Differential Revision: https://reviews.llvm.org/D70033
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud