Skip to content

Commit d6cc138

Browse files
jansvoboda11mahesh-attarde
authored andcommitted
[llvm] Fix X86InstrInfo.cpp build after llvm#160188
1 parent 2daafaf commit d6cc138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/X86/X86InstrInfo.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
#include "llvm/Support/ErrorHandling.h"
4545
#include "llvm/Support/raw_ostream.h"
4646
#include "llvm/Target/TargetOptions.h"
47+
#include <atomic>
4748
#include <optional>
4849

4950
using namespace llvm;

0 commit comments

Comments
 (0)