mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[DWARF] Added a blank line in llvm-dwarfdump to test commit access.
llvm-svn: 305220
This commit is contained in:
parent
96e9200209
commit
29dd4cc91b
@ -99,6 +99,7 @@ static void DumpObjectFile(ObjectFile &Obj, Twine Filename) {
|
||||
outs() << Filename.str() << ":\tfile format " << Obj.getFileFormatName()
|
||||
<< "\n\n";
|
||||
|
||||
|
||||
// Dump the complete DWARF structure.
|
||||
DIDumpOptions DumpOpts;
|
||||
DumpOpts.DumpType = DumpType;
|
||||
|
Loading…
Reference in New Issue
Block a user