summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-04-25 21:09:28 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-04-25 21:09:28 +0000
commit98118c38a3c9ba2b985a0c0d069038c47c09c998 (patch)
tree1fd35ddf29a9746739f5ffdd230f399a0d57d7c2 /llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
parent6817df65f0f042a30d80ab59839a3cad980f1fd6 (diff)
downloadbcm5719-llvm-98118c38a3c9ba2b985a0c0d069038c47c09c998.tar.gz
bcm5719-llvm-98118c38a3c9ba2b985a0c0d069038c47c09c998.zip
Prevent TestLldbGdbServer shutdown cleanup failures from failing the test.
Adds try/except blocks around clean-up code. Prevents a race between gdb remote kill command reception by llgs (which leads llgs to shut down) and the pexpect server kill (which can fail if the kill command handling completes first). Warnings are emitted on the logger for any clean-up code that fails. llvm-svn: 207273
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud