mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-27 06:54:30 +00:00
Grammar fix. This is a test commit.
llvm-svn: 104264
This commit is contained in:
parent
86f6190fc2
commit
eb6f789e6f
@ -48,7 +48,7 @@ void MCStreamer::EmitFill(uint64_t NumBytes, uint8_t FillValue,
|
||||
EmitValue(E, 1, AddrSpace);
|
||||
}
|
||||
|
||||
/// EmitRawText - If this file is backed by a assembly streamer, this dumps
|
||||
/// EmitRawText - If this file is backed by an assembly streamer, this dumps
|
||||
/// the specified string in the output .s file. This capability is
|
||||
/// indicated by the hasRawTextSupport() predicate.
|
||||
void MCStreamer::EmitRawText(StringRef String) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user