[all-commits] [llvm/llvm-project] 237e90: [libc++][Docs] Update benchmark doc wrt monorepo
Shivam Gupta via All-commits
all-commits at lists.llvm.org
Fri Oct 1 19:07:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 237e9059f781d4c07ba347fa89d371346b57db44
https://github.com/llvm/llvm-project/commit/237e9059f781d4c07ba347fa89d371346b57db44
Author: Shivam Gupta <shivam98.tkg at gmail.com>
Date: 2021-10-02 (Sat, 02 Oct 2021)
Changed paths:
M libcxx/docs/TestingLibcxx.rst
Log Message:
-----------
[libc++][Docs] Update benchmark doc wrt monorepo
Seems this section is not updated since we have transited to llvm-project monorepo.
At the start, we build libcxx under monorepo configuration but later try to make the separate configuration for libcxx build
and running benchmark.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D110722
More information about the All-commits
mailing list