[llvm] r234797 - Also add mtriple to the aarch64 testcase
Krzysztof Parzyszek
kparzysz at codeaurora.org
Mon Apr 13 14:15:59 PDT 2015
On 4/13/2015 3:58 PM, Ahmed Bougacha wrote:
>
> -unknown-unknown, perhaps? Also, you can remove -march.
Is that known to preserve function names (no underscores or other
decorations)? The reason for this change was that the memcpy could
become _memcpy, depending on details of a particular configuration. In
my build the non-underscored version was used, while in other cases
_memcpy appeared instead.
-K
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
More information about the llvm-commits
mailing list