summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorMark Searles <m.c.searles@gmail.com>2018-05-30 16:27:57 +0000
committerMark Searles <m.c.searles@gmail.com>2018-05-30 16:27:57 +0000
commited54ff1d51596aefaa3b511cc98c281f84083afe (patch)
treec6c1577b98cd7c24998af4b3a99e354e5fa774f7 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent7b4826e6cec09e308dda43f6c4d1dc25d0905b7a (diff)
downloadbcm5719-llvm-ed54ff1d51596aefaa3b511cc98c281f84083afe.tar.gz
bcm5719-llvm-ed54ff1d51596aefaa3b511cc98c281f84083afe.zip
[AMDGPU][Waitcnt] Fix build error: unused variable 'SWaitInst'
https://reviews.llvm.org/rL333556 caused a buildbot failure. See http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/21876/steps/build_Lld/logs/stdio /Users/buildslave/as-bldslv9/lld-x86_64-darwin13/llvm.src/lib/Target/AMDGPU/SIInsertWaitcnts.cpp:2007:10: error: unused variable 'SWaitInst' [-Werror,-Wunused-variable] auto SWaitInst = BuildMI(EntryBB, EntryBB.getFirstNonPHI(), The unused variable was for debugging purposes; removing that piece of code to fix the build. llvm-svn: 333559
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud