[libc] Remove dummy archive and file from integration test
authorJoseph Huber <jhuber6@vols.utk.edu>
Tue, 14 Mar 2023 13:15:20 +0000 (08:15 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Tue, 14 Mar 2023 14:30:05 +0000 (09:30 -0500)
commit022f2fa3ad2face29baf00e584cfc5d8be52c58b
tree2edbfc91c3295833e2e35e50beb1586d86c2c351
parent55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3
[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
libc/test/integration/CMakeLists.txt
libc/test/integration/dummy.cpp [deleted file]