[PATCH] D72701: [Hexagon] Add support for Linux ABI.

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 15:21:03 PST 2020


sidneym added a comment.

In D72701#1822556 <https://reviews.llvm.org/D72701#1822556>, @pcc wrote:

> I know almost nothing about Hexagon, but shouldn't this be determined by the target triple, or at least a target-feature?


When the target is Linux the clang driver will add this option.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72701/new/

https://reviews.llvm.org/D72701





More information about the llvm-commits mailing list