summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorAna Pazos <apazos@codeaurora.org>2018-01-17 22:09:58 +0000
committerAna Pazos <apazos@codeaurora.org>2018-01-17 22:09:58 +0000
commitf4b1c002d1ec3ed71ee63a3d505f83e1c3f8474a (patch)
tree413a205889185c98869acdd1abc77cb1a2a0c047 /llvm
parent6ae8abf24190c0500e7c6a4a83d1abc523822097 (diff)
downloadbcm5719-llvm-f4b1c002d1ec3ed71ee63a3d505f83e1c3f8474a.tar.gz
bcm5719-llvm-f4b1c002d1ec3ed71ee63a3d505f83e1c3f8474a.zip
[RISCV] Propagate -mabi and -march values to GNU assembler.
When using -fno-integrated-as flag, the gnu assembler produces code with some default march/mabi which later causes linker failure due to incompatible mabi/march. In this patch we explicitly propagate -mabi and -march flags to the GNU assembler. In this patch we explicitly propagate -mabi and -march flags to the GNU assembler. Differential Revision: https://reviews.llvm.org/D41271 llvm-svn: 322769
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud