mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-14 15:38:57 +00:00
daniel *really* likes fixups!
llvm-svn: 95742
This commit is contained in:
parent
70fd490fa2
commit
477ce1773c
@ -552,6 +552,7 @@ void MCAsmStreamer::AddEncodingComment(const MCInst &Inst) {
|
|||||||
OS << format("0x%02x", uint8_t(Code[i]));
|
OS << format("0x%02x", uint8_t(Code[i]));
|
||||||
}
|
}
|
||||||
OS << "]\n";
|
OS << "]\n";
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// If we are showing fixups, create symbolic markers in the encoded
|
// If we are showing fixups, create symbolic markers in the encoded
|
||||||
|
Loading…
x
Reference in New Issue
Block a user