paperchalice created this revision.
paperchalice added a reviewer: mgorny.
paperchalice added a project: LLDB.
Herald added a subscriber: JDevlieghere.
paperchalice requested review of this revision.
Herald added a subscriber: lldb-commits.
Try to fix https://github.com/llvm/llvm-project/issues/10
paperchalice updated this revision to Diff 398569.
paperchalice edited the summary of this revision.
paperchalice added a comment.
Install python scripts into canonical resource path.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116853/new/
https://reviews.llvm.org/D116853
Files:
ll
paperchalice added a comment.
Could you help me commit this change? Because I don't have permission. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116853/new/
https://reviews.llvm.org/D116853
___
lldb-commits mailing list
lldb-commits
paperchalice created this revision.
paperchalice added reviewers: phosek, Ericson2314.
Herald added a subscriber: Enna1.
Herald added a project: All.
paperchalice requested review of this revision.
Herald added projects: clang, Sanitizers, LLDB, OpenMP, LLVM.
Herald added subscribers: llvm-commits,
paperchalice updated this revision to Diff 492684.
paperchalice added a comment.
Use `LLVM_LIBRARY_OUTPUT_INTDIR`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141907/new/
https://reviews.llvm.org/D141907
Files:
clang/lib/Headers/CMakeLists.txt
paperchalice updated this revision to Diff 474715.
paperchalice added a comment.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Add cmake module to handle clang resource dir.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D1368
paperchalice added inline comments.
Herald added subscribers: Michael137, JDevlieghere.
Comment at: clang/lib/Headers/CMakeLists.txt:285
+include(GetClangResourceDir)
+get_clang_resource_dir(output_dir PREFIX ${LLVM_BINARY_DIR}/$ SUBDIR
include)
set(out_files)
paperchalice updated this revision to Diff 475696.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136809/new/
https://reviews.llvm.org/D136809
Files:
clang/lib/Headers/CMakeLists.txt
clang/lib/Tooling/CMakeLists.txt
clang/runtime/CMakeLists.txt
cmake/Modules/GetClangResourceDir.cm
paperchalice updated this revision to Diff 475706.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136809/new/
https://reviews.llvm.org/D136809
Files:
clang/lib/Headers/CMakeLists.txt
clang/lib/Tooling/CMakeLists.txt
clang/runtime/CMakeLists.txt
paperchalice added a comment.
Ping @Ericson2314
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136809/new/
https://reviews.llvm.org/D136809
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https:
paperchalice updated this revision to Diff 480025.
paperchalice added reviewers: tstellar, MaskRay.
paperchalice added a comment.
Herald added a subscriber: StephenFan.
Use genex `$` due to `CMAKE_CFG_INTDIR` is deprecated since cmake 3.21.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
paperchalice updated this revision to Diff 480054.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136809/new/
https://reviews.llvm.org/D136809
Files:
clang/lib/Headers/CMakeLists.txt
clang/lib/Tooling/CMakeLists.txt
clang/runtime/CMakeLists.txt
12 matches
Mail list logo