[llvm] r184602 - Put r184469 disassembler test back on X86

Sean Silva silvas at purdue.edu
Fri Jun 21 15:59:51 PDT 2013


Hi Renato,

Thanks for doing this, but I'm probably going to revert this change for the
time being and just remove the disassembly part altogether. This test
really shouldn't be X86 specific (the disassembly things was mostly just
because "it was kinda neat and available right there in llvm-objdump"; but
it turns out that it's not always available, so no big deal). The most
important thing in this test is that `main` has Value 1 and Size 2, and I
would prefer not to lose coverage of that on non-x86 platforms.

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130621/0bd51cb0/attachment.html>


More information about the llvm-commits mailing list