[llvm-commits] [llvm] r76260 - /llvm/trunk/tools/llvm-mc/llvm-mc.cpp

Chris Lattner clattner at apple.com
Fri Jul 17 16:16:18 PDT 2009


On Jul 17, 2009, at 3:54 PM, Eric Christopher wrote:

>
> On Jul 17, 2009, at 3:51 PM, Daniel Dunbar wrote:
>
>> Author: ddunbar
>> Date: Fri Jul 17 17:51:20 2009
>> New Revision: 76260
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=76260&view=rev
>> Log:
>> llvm-mc: Default -triple to LLVM_HOSTTRIPLE.
>
> This mean you can undo the passing of -triple in on the test cases you
> just changed? :)

Only when running the testsuite on an x86 host.

-Chris



More information about the llvm-commits mailing list