[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 13:35:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308667: [CodeGen][mips] Support `long_call/far/near` attributes (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D35479?vs=107461&id=107578#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35479

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

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


More information about the cfe-commits mailing list