[PATCH] D119917: [Support] Add CSKY target parser and attributes parser

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 27 19:35:45 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21bce9007ae8: [Support] Add CSKY target parser and attributes parser (authored by zixuan-wu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119917

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/include/llvm/Support/CSKYAttributeParser.h
  llvm/include/llvm/Support/CSKYAttributes.h
  llvm/include/llvm/Support/CSKYTargetParser.def
  llvm/include/llvm/Support/CSKYTargetParser.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/CSKYAttributeParser.cpp
  llvm/lib/Support/CSKYAttributes.cpp
  llvm/lib/Support/CSKYTargetParser.cpp
  llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/CSKYAttributeParserTest.cpp
  llvm/unittests/Support/CSKYTargetParserTest.cpp
  llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
  llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119917.411728.patch
Type: text/x-patch
Size: 130536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220228/b621e0d4/attachment-0001.bin>


More information about the llvm-commits mailing list