aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2022-08-16 14:02:34 -0700
committerMichael Jones <michaelrj@google.com>2022-08-24 10:28:31 -0700
commit096463d08eaa053c000700c3d4648f0c93cb7af6 (patch)
tree11ab4f3ba6ede260fd4384e5e0112e4b6d5a8e47 /llvm/lib/Object/MachOObjectFile.cpp
parent3d68a67fe6718a6f9ac5e09e2586281be7f7eb70 (diff)
downloadllvm-096463d08eaa053c000700c3d4648f0c93cb7af6.zip
llvm-096463d08eaa053c000700c3d4648f0c93cb7af6.tar.gz
llvm-096463d08eaa053c000700c3d4648f0c93cb7af6.tar.bz2
[libc] move printf to use StringViews
The FormatSection and the writer functions both previously took a char* and a length to represent a string. Now they use the StringView class to represent that more succinctly. This change also required fixing everywhere these were used, so it touches a lot of files. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D131994
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions