diff options
author | Nico Weber <thakis@chromium.org> | 2022-03-24 15:39:54 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2022-03-24 21:16:55 -0400 |
commit | c4eae8a4ebfef5778720bf1ef0568665932f65ef (patch) | |
tree | 7649b0d2c4daa9a9cf0871b06eb9554605c8e469 /clang/lib/Lex/ModuleMap.cpp | |
parent | 350d43f1efd711d057cdb53decabb6f32491dff0 (diff) | |
download | llvm-c4eae8a4ebfef5778720bf1ef0568665932f65ef.zip llvm-c4eae8a4ebfef5778720bf1ef0568665932f65ef.tar.gz llvm-c4eae8a4ebfef5778720bf1ef0568665932f65ef.tar.bz2 |
Make BLAKE3 a component library
It's unusual that BLAKE3/CMakeLists.txt just defines a list of
files that it injects into its parent scope. The list should either
be defined in llvm/lib/Support/CMakeLists.txt, or
llvm/lib/Support/BLAKE3/CMakeLists.txt should define an object
library.
This does the latter. It makes llvm/lib/Support/BLAKE3/CMakeLists.txt
more self-contained.
No behavior change.
Differential Revision: https://reviews.llvm.org/D122428
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions