mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
Rename lldb/source/Interpreter/OptionValueFileSpecLIst.cpp to
lldb/source/Interpreter/OptionValueFileSpecListTmp.cpp (NFC) llvm-svn: 369698
This commit is contained in:
@@ -35,7 +35,7 @@ add_lldb_library(lldbInterpreter
|
||||
OptionValueDictionary.cpp
|
||||
OptionValueEnumeration.cpp
|
||||
OptionValueFileSpec.cpp
|
||||
OptionValueFileSpecLIst.cpp
|
||||
OptionValueFileSpecListTmp.cpp
|
||||
OptionValueFormat.cpp
|
||||
OptionValueFormatEntity.cpp
|
||||
OptionValueLanguage.cpp
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//===-- OptionValueFileSpecLIst.cpp -----------------------------*- C++ -*-===//
|
||||
//===-- OptionValueFileSpecList.cpp ---------------------------------------===//
|
||||
//
|
||||
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||
// See https://llvm.org/LICENSE.txt for license information.
|
||||
Reference in New Issue
Block a user