diff options
author | Kazu Hirata <kazu@google.com> | 2023-02-12 19:48:35 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-02-12 19:48:35 -0800 |
commit | 9c401687eb460211bee0654956145386a27a6f37 (patch) | |
tree | cb4b3986dfe351a836579ddfa83fc052334ffaf0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e0e329609858cf6d72eadd0de03e53dea127f546 (diff) | |
download | llvm-9c401687eb460211bee0654956145386a27a6f37.zip llvm-9c401687eb460211bee0654956145386a27a6f37.tar.gz llvm-9c401687eb460211bee0654956145386a27a6f37.tar.bz2 |
[x86] Move combineAddOrSubToADCOrSBB within the source file (NFC)
D143838 needs to use combineAddOrSubToADCOrSBB just above combineOr.
This patch simply moves up combineAddOrSubToADCOrSBB within the source
file to avoid forward-declaring the functions.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions