[all-commits] [llvm/llvm-project] ea04bf: [lldb] Alphabetize some CMake files a bit better
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Sep 7 10:19:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea04bf302cf8f32bef62208e123d9d0cb99fa55c
https://github.com/llvm/llvm-project/commit/ea04bf302cf8f32bef62208e123d9d0cb99fa55c
Author: Nico Weber <thakis at chromium.org>
Date: 2021-09-07 (Tue, 07 Sep 2021)
Changed paths:
M lldb/source/Plugins/ObjectFile/CMakeLists.txt
M lldb/source/Plugins/SymbolFile/CMakeLists.txt
M lldb/source/Plugins/SymbolVendor/CMakeLists.txt
Log Message:
-----------
[lldb] Alphabetize some CMake files a bit better
No observable behavior change, but makes the generated Plugins.def a bit easier
to read.
Differential Revision: https://reviews.llvm.org/D109367
More information about the All-commits
mailing list