forked from OSchip/llvm-project
parent
31b98d2e99
commit
181a61307b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue