[PATCH] D35479: [CodeGen][mips] Support `long_call/far/near` attributes

Simon Atanasyan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 01:28:59 PDT 2017


atanasyan updated this revision to Diff 107461.
atanasyan added a comment.

Addressed review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D35479

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  lib/CodeGen/TargetInfo.cpp
  lib/CodeGen/TargetInfo.h
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGen/long-call-attr.c
  test/Misc/pragma-attribute-supported-attributes-list.test
  test/Sema/attr-long-call.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35479.107461.patch
Type: text/x-patch
Size: 20192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170720/4a44ce7f/attachment-0001.bin>


More information about the cfe-commits mailing list