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