aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2022-04-25 15:46:03 -0700
committerMichael Jones <michaelrj@google.com>2022-05-03 10:15:04 -0700
commite072a123d3b24995b0921802d69c93c08e3667bf (patch)
tree3122a3e4305a674a03fef02f5ae29a241d703be3 /llvm/lib/Transforms/Utils/BuildLibCalls.cpp
parent5d1dbe11194466151aafc139663d49ded00c92a7 (diff)
downloadllvm-e072a123d3b24995b0921802d69c93c08e3667bf.zip
llvm-e072a123d3b24995b0921802d69c93c08e3667bf.tar.gz
llvm-e072a123d3b24995b0921802d69c93c08e3667bf.tar.bz2
[libc] add printf writer
The printf implmentation is made up of three main pieces, the parser, the converter, and the writer. This patch adds the implementation for the writer, as well as the function for writing to a string, along with tests. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D124421
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions