projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
168ef66
)
Reorder alphabetically.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 24 Jul 2015 01:12:28 +0000
(
01:12
+0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 24 Jul 2015 01:12:28 +0000
(
01:12
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243080
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/MIRParser/LLVMBuild.txt
patch
|
blob
|
history
diff --git
a/lib/CodeGen/MIRParser/LLVMBuild.txt
b/lib/CodeGen/MIRParser/LLVMBuild.txt
index
04ae722
..
6ea7bbe
100644
(file)
--- a/
lib/CodeGen/MIRParser/LLVMBuild.txt
+++ b/
lib/CodeGen/MIRParser/LLVMBuild.txt
@@
-19,4
+19,4
@@
type = Library
name = MIRParser
parent = CodeGen
-required_libraries =
Core Support Target AsmParser CodeGen
+required_libraries =
AsmParser CodeGen Core Support Target