Skip to content

Commit d8a34c2

Browse files
committed
[opt] Remove trailing space that accidentally got added
1 parent 2e52e13 commit d8a34c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/tools/opt/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ add_llvm_library(LLVMOptDriver
4141

4242
add_llvm_tool(opt
4343
PARTIAL_SOURCES_INTENDED
44-
opt.cpp
44+
opt.cpp
4545
DEPENDS
4646
intrinsics_gen
4747
SUPPORT_PLUGINS

0 commit comments

Comments
 (0)