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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 12:54:37 PDT 2015


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


More information about the llvm-commits mailing list