Skip to content

Commit a1849e6

Browse files
committed
Fix double use of llvm-min-tblgen.cpp
1 parent 52c41a6 commit a1849e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/TableGen/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ add_tablegen(llvm-tblgen LLVM
5151
GlobalISelEmitter.cpp
5252
InstrDocsEmitter.cpp
5353
InstrInfoEmitter.cpp
54-
llvm-min-tblgen.cpp
54+
llvm-tblgen.cpp
5555
MacroFusionPredicatorEmitter.cpp
5656
OptionParserEmitter.cpp
5757
OptionRSTEmitter.cpp

0 commit comments

Comments
 (0)