[PATCH] D28640: [NDS32 3/22] Add stub backend

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 23:13:01 PST 2017


shiva0217 created this revision.
shiva0217 added a subscriber: llvm-commits.
Herald added a subscriber: mgorny.

Add NDS32 TargetMachine class which specify data layout for NDS32 target


https://reviews.llvm.org/D28640

Files:
  CMakeLists.txt
  docs/CompilerWriterInfo.rst
  lib/Target/LLVMBuild.txt
  lib/Target/NDS32/CMakeLists.txt
  lib/Target/NDS32/LLVMBuild.txt
  lib/Target/NDS32/NDS32TargetMachine.cpp
  lib/Target/NDS32/NDS32TargetMachine.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28640.84230.patch
Type: text/x-patch
Size: 8571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/5f49c843/attachment.bin>


More information about the llvm-commits mailing list