Split ParameterAttributes.h, putting the complicated
stuff into ParamAttrsList.h. Per feedback from ParamAttrs changes. llvm-svn: 47504
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "llvm/InlineAsm.h"
|
||||
#include "llvm/Instructions.h"
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/ParameterAttributes.h"
|
||||
#include "llvm/ParamAttrsList.h"
|
||||
#include "llvm/AutoUpgrade.h"
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include "llvm/Support/MathExtras.h"
|
||||
|
||||
Reference in New Issue
Block a user