summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-07-28 16:56:45 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-07-28 16:56:45 +0000
commite8ce3e616b7d7f4f1635dcdbea7ea74752244cd9 (patch)
treee6827c8c867bc01ee0b699400ee9d8f33ea5b2cc /lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
parentc4ffd48aba663ea3dfd5bf60fab9affcf5b081be (diff)
downloadbcm5719-llvm-e8ce3e616b7d7f4f1635dcdbea7ea74752244cd9.tar.gz
bcm5719-llvm-e8ce3e616b7d7f4f1635dcdbea7ea74752244cd9.zip
MIR Printer: Remove an outdated TODO comment and assertion. NFC.
This commit removes an outdated TODO comment and a corresponding assertion which asserts that the mir printer can't the print machine basic blocks that aren't sequentially numbered. This comment and assertion were correct when I was working on the patch which serialized the machine basic blocks, but then I decided to add an 'ID' attribute to the machine basic block's YAML mapping based on the patch review. This comment and assertion then became invalid as with the 'ID' attribute we can serialize the non sequential machine basic blocks and their references without any problems. llvm-svn: 243447
Diffstat (limited to 'lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud