diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-06 11:56:31 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-16 11:01:55 -0500 |
commit | ed34cb2cd78143a3ec99a91fe2db79bdb1ddfd85 (patch) | |
tree | 34edaeabb6677a9e4c9c2eb2487851a4f78030e5 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 0b49e503a5bbd211fa445a1553f8a660e7bb0fb9 (diff) | |
download | llvm-ed34cb2cd78143a3ec99a91fe2db79bdb1ddfd85.zip llvm-ed34cb2cd78143a3ec99a91fe2db79bdb1ddfd85.tar.gz llvm-ed34cb2cd78143a3ec99a91fe2db79bdb1ddfd85.tar.bz2 |
[libc] Add a test for `fputs` to check using `stdout` and `stderr`
This patch adds a test directly for the `fputs` function similar to the
existing `puts` test. This lets us know that the default file pointers
are function and the `fputs` interface works.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D152288
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions