mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Tidy up. Hard tabs.
llvm-svn: 145877
This commit is contained in:
parent
6c5ac27dec
commit
c13dbd8744
@ -641,8 +641,8 @@ namespace llvm {
|
||||
/// createELFStreamer - Create a machine code streamer which will generate
|
||||
/// ELF format object files.
|
||||
MCStreamer *createELFStreamer(MCContext &Ctx, MCAsmBackend &TAB,
|
||||
raw_ostream &OS, MCCodeEmitter *CE,
|
||||
bool RelaxAll, bool NoExecStack);
|
||||
raw_ostream &OS, MCCodeEmitter *CE,
|
||||
bool RelaxAll, bool NoExecStack);
|
||||
|
||||
/// createLoggingStreamer - Create a machine code streamer which just logs the
|
||||
/// API calls and then dispatches to another streamer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user