clang-11 says it supports arm64_32 but when I try to use “-march=arm64_32” it says it does not

后端 未结 0 665
独厮守ぢ
独厮守ぢ 2021-01-29 11:52

I am trying to compile a program that needs to use 32 bit pointers and ints (long very depressing story) for a new board that is aarch64. I tried clang-11 -print-targets

相关标签:
回答
  • 消灭零回复
提交回复
热议问题