[PATCH] D75638: [Hexagon] Support for Linux/Musl ABI.

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 12:57:17 PST 2020


sidneym created this revision.
sidneym added reviewers: kparzysz, bcain, adasgupt.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

The clang driver updates needed to support Hexagon's Linux ABI.

This builds on what was added by https://reviews.llvm.org/rG7fee4fed4c75c13d0cec7ff3a043e0313a3abc55


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75638

Files:
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Basic/Targets/Hexagon.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/hexagon-linux-vararg.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75638.248283.patch
Type: text/x-patch
Size: 22250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/12e7ddca/attachment.bin>


More information about the llvm-commits mailing list