[all-commits] [llvm/llvm-project] 022f2f: [libc] Remove dummy archive and file from integrat...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Mar 14 07:30:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 022f2fa3ad2face29baf00e584cfc5d8be52c58b
https://github.com/llvm/llvm-project/commit/022f2fa3ad2face29baf00e584cfc5d8be52c58b
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M libc/test/integration/CMakeLists.txt
R libc/test/integration/dummy.cpp
Log Message:
-----------
[libc] Remove dummy archive and file from integration test
This doesn't seem to be used anymore after recent changes that removed
the `--sysroot` method for the integration tests.
Reviewed By: sivachandra, lntue
Differential Revision: https://reviews.llvm.org/D146040
More information about the All-commits
mailing list