serene/libserene.v0/include/serene/llvm/IR/Value.h

8 lines
138 B
C
Raw Normal View History

2021-10-17 20:12:17 +01:00
#ifndef LLVM_IR_VALUE_H
#define LLVM_IR_VALUE_H
#pragma clang diagnostic ignored "-Wunused-parameter"
#include <llvm/IR/Value.h>
#endif