mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-01 01:31:26 +00:00
[WebAssembly] Remove unused forward declaration.
llvm-svn: 326411
This commit is contained in:
parent
37ad8161e4
commit
0931e957ff
@ -17,8 +17,6 @@
|
||||
namespace lld {
|
||||
namespace wasm {
|
||||
|
||||
class Symbol;
|
||||
|
||||
struct Configuration {
|
||||
bool AllowUndefined;
|
||||
bool CheckSignatures;
|
||||
|
Loading…
Reference in New Issue
Block a user