mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
WasmObjectWriter.cpp: Tweak a comment line. [-Wdocumentation]
llvm-svn: 305777
This commit is contained in:
parent
4796e0f03c
commit
f47dcd2ae3
@ -1093,7 +1093,7 @@ void WasmObjectWriter::writeObject(MCAssembler &Asm,
|
||||
|
||||
unsigned Index;
|
||||
|
||||
//<< " function=" << S.isFunction()
|
||||
// << " function=" << S.isFunction()
|
||||
|
||||
if (WS.isFunction()) {
|
||||
// Prepare the function's type, if we haven't seen it yet.
|
||||
|
Loading…
x
Reference in New Issue
Block a user