mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
NFC: Import llvm/TargetParser/Host.h instead of llvm/Support/Host.h.
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "ScanFixture.h"
|
||||
#include "swift/Basic/Platform.h"
|
||||
#include "swift/Basic/Defer.h"
|
||||
#include "llvm/TargetParser/Triple.h"
|
||||
#include "llvm/Support/Host.h"
|
||||
#include "swift/Basic/Platform.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "llvm/TargetParser/Host.h"
|
||||
#include "llvm/TargetParser/Triple.h"
|
||||
#include "gtest/gtest.h"
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user