diff options
author | cgyurgyik <gyurgyikcp@gmail.com> | 2020-09-14 12:20:58 -0400 |
---|---|---|
committer | cgyurgyik <gyurgyikcp@gmail.com> | 2020-09-14 12:22:05 -0400 |
commit | c92d1aa44b132597d57523a90342b3e620dbdb1e (patch) | |
tree | b42615fdc4d16eaeba3fb498c9b75f0382761a6a /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | ed0abc8ad3f3be99f40c25238ec42065a8ba077f (diff) | |
download | llvm-c92d1aa44b132597d57523a90342b3e620dbdb1e.zip llvm-c92d1aa44b132597d57523a90342b3e620dbdb1e.tar.gz llvm-c92d1aa44b132597d57523a90342b3e620dbdb1e.tar.bz2 |
[libc] Decouple string functions.
This revision removes dependencies that exist between different string functions. This allows for the libc user to use a specific function X of this library without also depending on Y and Z.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D87421
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions