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:
@@ -23,7 +23,7 @@
|
||||
#include "swift/Strings.h"
|
||||
#include "swift/SymbolGraphGen/SymbolGraphOptions.h"
|
||||
#include "llvm/ADT/STLExtras.h"
|
||||
#include "llvm/ADT/Triple.h"
|
||||
#include "llvm/TargetParser/Triple.h"
|
||||
#include "llvm/Option/Arg.h"
|
||||
#include "llvm/Option/ArgList.h"
|
||||
#include "llvm/Option/Option.h"
|
||||
|
||||
Reference in New Issue
Block a user