| commit | bb75b35811f4b98da76d450d721de88bd8579086 | [log] [tgz] |
|---|---|---|
| author | Manoj Gupta <manojgupta@google.com> | Tue Apr 18 17:36:10 2017 +0000 |
| committer | Manoj Gupta <manojgupta@google.com> | Tue Apr 18 17:36:10 2017 +0000 |
| tree | 24efd0dc3337ce354da73384797d9d48d178d7d5 | |
| parent | e025ebba635e6b332325287f16494b1a008d5435 [diff] |
[AArch64][clang] Pass cpu/arch information to assembler for AArch64. Summary: Pass Cpu/Arch options to assembler for AArch64 with no-integrated-as. This fixes PR20019. Reviewers: richard.barton.arm, kristof.beyls, rengolin Reviewed By: rengolin Subscribers: srhines, pirama, aemerson, rengolin, cfe-commits Differential Revision: https://reviews.llvm.org/D32132 llvm-svn: 300571