[llvm] r251418 - [ms-inline-asm] Leave alignment in bytes if the native assembler uses bytes
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 12:45:07 PDT 2015
On Tue, Oct 27, 2015 at 12:05 PM, David Blaikie <dblaikie at gmail.com> wrote:
> On Tue, Oct 27, 2015 at 10:32 AM, Reid Kleckner via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> Author: rnk
>> Date: Tue Oct 27 12:32:48 2015
>> New Revision: 251418
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=251418&view=rev
>> Log:
>> [ms-inline-asm] Leave alignment in bytes if the native assembler uses
>> bytes
>>
>
> Test case?
>
See r251419. MS inline asm test cases are always in clang, because we're
awesome. The next person to make significant changes here should write a
test harness that implements the frontend identifier lookup interface
within LLVM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/f6913abb/attachment.html>
More information about the llvm-commits
mailing list