mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Update Triple.h location
Triple moved from ADT to TargetParser. Updating includes to reflect that.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include "llvm/ADT/SmallVector.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/ADT/Triple.h"
|
||||
#include "llvm/TargetParser/Triple.h"
|
||||
#include "llvm/Support/Regex.h"
|
||||
#include "llvm/Support/VersionTuple.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
Reference in New Issue
Block a user