mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[WebAssembly] Remove an extra ';' at the end of a namespace
llvm-svn: 335008
This commit is contained in:
parent
155055a5d6
commit
38fe5c575a
@ -70,6 +70,6 @@ struct WasmEHFuncInfo {
|
||||
// Analyze the IR in the given function to build WasmEHFuncInfo.
|
||||
void calculateWasmEHInfo(const Function *F, WasmEHFuncInfo &FuncInfo);
|
||||
|
||||
}; // namespace llvm
|
||||
} // namespace llvm
|
||||
|
||||
#endif // LLVM_CODEGEN_WASMEHFUNCINFO_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user