[InstCombine][NFC] add tests for printf("%s", str) --> puts(str)/noop transformation.
authorDawid Jurczak <dawid_jurek@vp.pl>
Fri, 23 Apr 2021 12:24:19 +0000 (14:24 +0200)
committerDávid Bolvanský <david.bolvansky@gmail.com>
Fri, 23 Apr 2021 12:27:16 +0000 (14:27 +0200)
commit05c912a439cc5ef0f76888e59188582f35fdc0bc
tree4455d7afda7a23efba156a3e1f7f1f07ef6d30ec
parent2cae7025c1d9e83d971f670c9a66497a8c1094ec
[InstCombine][NFC] add tests for printf("%s", str) --> puts(str)/noop transformation.

Split off from D100724.

Reviewed By: xbolva00

Differential Revision: https://reviews.llvm.org/D101149
llvm/test/Transforms/InstCombine/printf-2.ll