Displaying 1 result from an estimated 1 matches for "relase_40".
Did you mean:
release_40
2017 Mar 12
2
[CLANG BUG] Generate ELF for aarch64-apple-iphoneos
Hi,
I’ve stumbled across something curious with the Relase_40 I have built here:
I tried to build for aarch64-apple-iphoneos, but ended up getting ELF objects
$ clang -target aarch64-apple-iphoneos -c tmp.ll -o tmp.o
warning: overriding the module target triple with aarch64-apple-iphoneos [-Woverride-module]
1 warning generated.
bin
$ file tmp.o
tmp.o: ELF...