diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-02-18 08:08:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-18 08:08:24 +0000 |
commit | d49c3181e68de20ebd5f8e9fc5f4ad3ce20cad6d (patch) | |
tree | e8e4b7eed1e42701bf3429ae3ebefcc2fb68ae1f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b227c2578cc77e2113846b270d0b0a08f53e8019 (diff) | |
download | llvm-d49c3181e68de20ebd5f8e9fc5f4ad3ce20cad6d.zip llvm-d49c3181e68de20ebd5f8e9fc5f4ad3ce20cad6d.tar.gz llvm-d49c3181e68de20ebd5f8e9fc5f4ad3ce20cad6d.tar.bz2 |
[X86] emitEpilogue - silence implicit integer extension warning. (#127185)
Silence compiler warning introduced in #125007 - assign the address delta to int64_t, assert it is negative and negate it only as part of the mergeSPAdd call
Fixes #125825
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions