mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Create {x86,x64}-elf targets, and make all targets more consistent (#273)
* Add triples for x86 and x64 targets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// #target: x64_darwin
|
||||
// #target: x64-darwin
|
||||
|
||||
module foo;
|
||||
import std::io;
|
||||
|
||||
Reference in New Issue
Block a user