[PATCH] D47810: [nios2] Add missing Nios2CodeGen -> Nios2AsmPrinter linkage
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 21 03:27:44 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347387: [nios2] Add missing Nios2CodeGen -> Nios2AsmPrinter linkage (authored by mgorny, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47810?vs=150079&id=174894#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47810
Files:
llvm/trunk/lib/Target/Nios2/LLVMBuild.txt
Index: llvm/trunk/lib/Target/Nios2/LLVMBuild.txt
===================================================================
--- llvm/trunk/lib/Target/Nios2/LLVMBuild.txt
+++ llvm/trunk/lib/Target/Nios2/LLVMBuild.txt
@@ -53,6 +53,7 @@
Core
GlobalISel
MC
+ Nios2AsmPrinter
Nios2Desc
Nios2Info
SelectionDAG
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47810.174894.patch
Type: text/x-patch
Size: 449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/6df3b373/attachment.bin>
More information about the llvm-commits
mailing list