aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/CommandInterpreter.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-05-26 13:34:52 -0500
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-05-26 13:37:48 -0500
commit6e9223a2c65835444c5c1328d52daf9f85f9618c (patch)
tree446db488ec7afbb0d4e48dea1960577013115a66 /lldb/source/Interpreter/CommandInterpreter.cpp
parent2e824925402f011c2a4d3a0b51cce388b6d14d16 (diff)
downloadllvm-6e9223a2c65835444c5c1328d52daf9f85f9618c.zip
llvm-6e9223a2c65835444c5c1328d52daf9f85f9618c.tar.gz
llvm-6e9223a2c65835444c5c1328d52daf9f85f9618c.tar.bz2
[PowerPC][NFC] Update test to prevent DCE from causing failures
The test case provided in PR45709 can be simplified by DCE to an empty function. To prevent this from happening if DCE is run prior to ISEL in the back end, just add optnone to the function. The behaviour it is testing for is in the SDAG legalization and is not sensitive to optnone so the test case still achieves its desired objective.
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions