diff options
author | Jie Fu <jiefu@tencent.com> | 2023-07-12 21:55:24 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2023-07-12 21:57:12 +0800 |
commit | 67f1e8d737d47ee3d3df7b41b10c57d9a4925ea7 (patch) | |
tree | 01580aa8c3861192e172f051079fff833c6b6655 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 91f886a40d3fbabfc539c2bd8977a1ccb45aa450 (diff) | |
download | llvm-67f1e8d737d47ee3d3df7b41b10c57d9a4925ea7.zip llvm-67f1e8d737d47ee3d3df7b41b10c57d9a4925ea7.tar.gz llvm-67f1e8d737d47ee3d3df7b41b10c57d9a4925ea7.tar.bz2 |
[Transforms] Remove FactorOutConstant to fix -Wunneeded-internal-declaration (NFC)
/Users/jiefu/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp:293:13: error: function 'FactorOutConstant' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration]
static bool FactorOutConstant(const SCEV *&S, const SCEV *&Remainder,
^
1 error generated.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions