mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update Triple.h location
Triple moved from ADT to TargetParser. Updating includes to reflect that.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "ScanFixture.h"
|
||||
#include "swift/Basic/Platform.h"
|
||||
#include "swift/Basic/Defer.h"
|
||||
#include "llvm/ADT/Triple.h"
|
||||
#include "llvm/TargetParser/Triple.h"
|
||||
#include "llvm/Support/Host.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
Reference in New Issue
Block a user