Skip to content
Snippets Groups Projects
Commit 9a4a29ea authored by Iain Sandoe's avatar Iain Sandoe
Browse files

Darwin: Define OBJECT_FORMAT_MACHO.


There are places that we need to make different codegen depending
on the object format rather than on the arch.  We already have
definitions for ELF, COFF etc. this adds one for MACHO.

Signed-off-by: default avatarIain Sandoe <iain@sandoe.co.uk>

gcc/ChangeLog:

	* config/darwin.h (OBJECT_FORMAT_MACHO): New.
parent 7d01da81
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment