diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2020-08-27 13:19:08 +0300 |
---|---|---|
committer | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2020-08-27 14:33:48 +0300 |
commit | fce035eae980fd8f58a4f18ef95e2b2ee1f2bbcd (patch) | |
tree | c03fe9cff4d342c7ce3cfaee9e7c5a91cce4a6db /clang/lib/Tooling/Syntax/BuildTree.cpp | |
parent | 182d14db07f19e7a9cafc2d7218315bf65a55c0b (diff) | |
download | llvm-fce035eae980fd8f58a4f18ef95e2b2ee1f2bbcd.zip llvm-fce035eae980fd8f58a4f18ef95e2b2ee1f2bbcd.tar.gz llvm-fce035eae980fd8f58a4f18ef95e2b2ee1f2bbcd.tar.bz2 |
[NFC][compiler-rt] Factor out __mulo[sdt]i4 implementations to .inc file
The existing implementations are almost identical except for width of the
integer type.
Factor them out to int_mulo_impl.inc for better maintainability.
This patch is almost identical to D86277.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D86289
Diffstat (limited to 'clang/lib/Tooling/Syntax/BuildTree.cpp')
0 files changed, 0 insertions, 0 deletions