Update for an LLVM header file move

llvm-svn: 333955
This commit is contained in:
David Blaikie 2018-06-04 21:23:29 +00:00
parent 31b98d2e99
commit 181a61307b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "clang/CodeGen/SwiftCallingConv.h"
#include "clang/Frontend/CodeGenOptions.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Analysis/Utils/Local.h"
#include "llvm/Transforms/Utils/Local.h"
#include "llvm/Analysis/ValueTracking.h"
#include "llvm/IR/Attributes.h"
#include "llvm/IR/CallSite.h"