[all-commits] [llvm/llvm-project] 5f4bc4: [WebAssembly] Remove an unused using decl (NFC) (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun May 4 07:56:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f4bc4330a395e3cd5caea00448946512233dc68
https://github.com/llvm/llvm-project/commit/5f4bc4330a395e3cd5caea00448946512233dc68
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
Log Message:
-----------
[WebAssembly] Remove an unused using decl (NFC) (#138432)
The "using" decl seems to be unused since it was first introduced in:
commit a8e1135baa9074f7c088c8e1999561f88699b56e
Author: Heejin Ahn <aheejin at gmail.com>
Date: Thu Jan 9 22:36:10 2025 -0800
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list