[AArch64] Fix OS ABI flag for aarch64-linux-gnu target.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 6 Aug 2014 16:05:02 +0000 (16:05 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 6 Aug 2014 16:05:02 +0000 (16:05 +0000)
commitb47a215dd0482daca1fb1daec7cb8aa2f6e94921
treec08231855d9f73f95005292d2ebd2662ec0c7ff6
parent72a8b11fea06491979bfed53328fab67534acc21
[AArch64] Fix OS ABI flag for aarch64-linux-gnu target.

For triple aarch64-linux-gnu we were incorrectly setting IRIX.
For triple aarch64 we are correctly setting SYSV.

Patch by Ana Pazos <apazos@codeaurora.org>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214974 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp