OSDN Git Service

gn build: add RISCV target
authorNico Weber <nicolasweber@gmx.de>
Wed, 12 Jun 2019 12:41:03 +0000 (12:41 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 12 Jun 2019 12:41:03 +0000 (12:41 +0000)
commit0a40e2c608a0a4bd3801464edcc8123471f7f274
treeed0a04abfe3c51ee0fb74b252a86b25896a5d93c
parent7cbbc2df64200a01fa64c998aefb718563d55f2f
gn build: add RISCV target

Patch from David L. Jones <dlj@google.com>, with minor tweaks by me.

Differential Revision: https://reviews.llvm.org/D61821

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363154 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/secondary/llvm/lib/Target/RISCV/AsmParser/BUILD.gn [new file with mode: 0644]
utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn [new file with mode: 0644]
utils/gn/secondary/llvm/lib/Target/RISCV/Disassembler/BUILD.gn [new file with mode: 0644]
utils/gn/secondary/llvm/lib/Target/RISCV/MCTargetDesc/BUILD.gn [new file with mode: 0644]
utils/gn/secondary/llvm/lib/Target/RISCV/TargetInfo/BUILD.gn [new file with mode: 0644]
utils/gn/secondary/llvm/lib/Target/RISCV/Utils/BUILD.gn [new file with mode: 0644]
utils/gn/secondary/llvm/lib/Target/targets.gni