mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
master-next: Change to include CommandFlags.inc (instead of .def)
LLVM r329840 renamed CommandFlags.def to CommandFlags.inc. Update Swift to match.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "llvm/Analysis/TargetLibraryInfo.h"
|
||||
#include "llvm/Analysis/TargetTransformInfo.h"
|
||||
#include "llvm/Bitcode/BitcodeWriterPass.h"
|
||||
#include "llvm/CodeGen/CommandFlags.def"
|
||||
#include "llvm/CodeGen/CommandFlags.inc"
|
||||
#include "llvm/CodeGen/TargetPassConfig.h"
|
||||
#include "llvm/IR/DataLayout.h"
|
||||
#include "llvm/IR/DebugInfo.h"
|
||||
|
||||
Reference in New Issue
Block a user