mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
Add StringRef include to libc benchmark.
This commit is contained in:
parent
88af3ddb1e
commit
f1ecf560bf
@ -7,6 +7,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "LibcBenchmark.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/Support/Host.h"
|
||||
|
||||
namespace llvm {
|
||||
|
Loading…
Reference in New Issue
Block a user