Add disabled tests for disassembler literal emission
authorDavid Neto <dneto@google.com>
Wed, 14 Oct 2015 18:40:24 +0000 (14:40 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit470405e0ed2015d419951384f722a43b322ce989
treecbb86e4d63dce4c076ed18c418249118add99b5f
parente59e6b72f948bb6b74134ef98b0d095452ff15ea
Add disabled tests for disassembler literal emission

Currently, negative numbers are printed as if they were
first statically cast to unsigned.
test/TextToBinary.Constant.cpp
test/TextToBinary.ControlFlow.cpp