[PATCH] D13141: [ELF2] Fix assembler so that it maches description

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 13:07:59 PDT 2015


Allright, withdrawn.

On Thu, Sep 24, 2015 at 12:54 PM, Rafael EspĂ­ndola
<llvm-commits at lists.llvm.org> wrote:
> On 24 September 2015 at 15:40, Ed Maste <emaste at freebsd.org> wrote:
>> emaste added a subscriber: emaste.
>> emaste added a comment.
>>
>> what's 60 on Linux?
>
> Exit. Using $1 crashes on linux.
>
> According to  https://filippo.io/linux-syscall-table/ 1 is write.
>
> This is just a very basic test that got us started. I don't think
> there is a lot of value in having variations for different operating
> systems.
>
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits



-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list