ARM label operands can be quoted.
[oota-llvm.git] / lib / CodeGen / TailDuplication.cpp
index 6b801cbf6e1e32a8274f02147649f4bf09d0ae65..3a6211a0f3e66e0ff3dae97cdfbb42d872cda626 100644 (file)
@@ -25,6 +25,7 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"
+#include "llvm/ADT/DenseSet.h"
 #include "llvm/ADT/SmallSet.h"
 #include "llvm/ADT/SetVector.h"
 #include "llvm/ADT/Statistic.h"