[cfe-dev] OpenBSD/arm types
Renato Golin via cfe-dev
cfe-dev at lists.llvm.org
Sun Sep 18 06:17:04 PDT 2016
On 18 September 2016 at 12:11, Mark Kettenis via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
> Like NetBSD, OpenBSD prefers having a consistent set of typedefs
> across the architectures it supports over strictly following the ARM
> ABIs. The diff below makes sure that clang's view of those types
> matches OpenBSD's system header files.
Hi Mark,
This patch looks ok, can you also provide the relevant tests, please?
You should find enough material by looking for NetBSD tests on that
area.
cheers,
--renato
More information about the cfe-dev
mailing list