Skip to content

Commit

Permalink
Fix instance of -Wdelete-incomplete
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273508 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
rnk committed Jun 22, 2016
1 parent 26f1dde commit d017561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/MC/MCELFStreamer.cpp
Original file line number Diff line number Diff line change
@@ -24,6 +24,7 @@
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCObjectFileInfo.h"
#include "llvm/MC/MCObjectStreamer.h"
#include "llvm/MC/MCObjectWriter.h"
#include "llvm/MC/MCSection.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/MC/MCSymbolELF.h"

0 comments on commit d017561

Please sign in to comment.