[PATCH] [RFC PATCH] BPF backend
Kristof Beyls
kristof.beyls at arm.com
Thu Dec 4 00:47:05 PST 2014
I believe you should be able to do what you want using llvm-objdump.
It's used quite often in the tests; just grep for "llvm-objdump"
in the test sub-directory.
One example is test/MC/ARM/align_thumb_2_arm.s
Thanks,
Kristof
> -----Original Message-----
> From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-
> bounces at cs.uiuc.edu] On Behalf Of Alexei Starovoitov
> Sent: 04 December 2014 03:19
> To: reviews+D6494+public+d9475c194b7e2411 at reviews.llvm.org
> Cc: llvm-commits; thomas.stellard at amd.com
> Subject: Re: [PATCH] [RFC PATCH] BPF backend
>
> btw is there a way to write tests that check binary encoding inside
> generated elf files?
More information about the llvm-commits
mailing list