[PGO] Update llvm-profdata-3.9 and profile-rt-39 to LLVM r269788.

This commit is contained in:
Johan Engelen 2016-05-17 20:08:03 +02:00
parent e1c06c1e64
commit 103c6f557e
13 changed files with 390 additions and 315 deletions

View file

@ -31,7 +31,6 @@
#include "llvm/Support/Signals.h"
#include "llvm/Support/raw_ostream.h"
#include <algorithm>
#include <tuple>
using namespace llvm;