parent
d781ebd257
commit
e03002e772
|
|
@ -0,0 +1,8 @@
|
||||||
|
// TRANSITION HEADER FILE. New code should use Function.h instead of Method.h
|
||||||
|
|
||||||
|
#ifndef LLVM_METHOD_H
|
||||||
|
#define LLVM_METHOD_H
|
||||||
|
|
||||||
|
#include "llvm/Function.h"
|
||||||
|
|
||||||
|
#endif
|
||||||
Loading…
Reference in New Issue