aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-10-26 15:20:00 -0700
committerGitHub <noreply@github.com>2025-10-26 15:20:00 -0700
commit50a37c022626816614a9d7da0a69bb77045e9e05 (patch)
tree353f0f302d2e0b959414215bd09429c6bd55bd31 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parent51427079f73df85716b1c63cf3a436a128b96188 (diff)
downloadllvm-50a37c022626816614a9d7da0a69bb77045e9e05.zip
llvm-50a37c022626816614a9d7da0a69bb77045e9e05.tar.gz
llvm-50a37c022626816614a9d7da0a69bb77045e9e05.tar.bz2
[llvm] Migrate away from a soft-deprecated constructor of APInt (NFC) (#165164)
We have: /// Once all uses of this constructor are migrated to other constructors, /// consider marking this overload ""= delete" to prevent calls from being /// incorrectly bound to the APInt(unsigned, uint64_t, bool) constructor. LLVM_ABI APInt(unsigned numBits, unsigned numWords, const uint64_t bigVal[]); This patch migrates away from this soft-deprecated constructor.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions