mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
[WebAssembly] Remove unused forward declaration.
llvm-svn: 326411
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
namespace lld {
|
||||
namespace wasm {
|
||||
|
||||
class Symbol;
|
||||
|
||||
struct Configuration {
|
||||
bool AllowUndefined;
|
||||
bool CheckSignatures;
|
||||
|
||||
Reference in New Issue
Block a user