]> granicus.if.org Git - llvm/commitdiff
gn build: Merge r364046.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 22 Jun 2019 00:03:53 +0000 (00:03 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 22 Jun 2019 00:03:53 +0000 (00:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364116 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/llvm/lib/Target/RISCV/BUILD.gn

index 2b9b90935dec436a2651ee72a2a261e6bd17a6ec..7a0610e5bbe76f5d86fe1c6aafc89f94a7229cd0 100644 (file)
@@ -57,6 +57,7 @@ static_library("LLVMRISCVCodeGen") {
     "RISCVSubtarget.cpp",
     "RISCVTargetMachine.cpp",
     "RISCVTargetObjectFile.cpp",
+    "RISCVTargetTransformInfo.cpp",
   ]
 }