Skip to content

Commit 0795c1b

Browse files
author
git apple-llvm automerger
committed
Merge commit 'c37699b9e358' from llvm.org/main into next
2 parents 0235fb7 + c37699b commit 0795c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
#include "llvm/Transforms/IPO.h"
4646
#include "llvm/Transforms/Utils/Cloning.h"
4747
#include <sstream>
48+
#include <unordered_map>
4849
#include <vector>
4950
using namespace llvm;
5051
using namespace llvm::memprof;

0 commit comments

Comments
 (0)