mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 20:10:50 +08:00
Provide a redundant declaration of KernelBaseAddr
Summary: Adjust the code to make it buildable with clang-10. (cherry picked from FBD22055933)
This commit is contained in:
committed by
Maksim Panchenko
parent
48b71ad219
commit
7950e1e5bb
@@ -153,6 +153,8 @@ const char TimerGroupDesc[] = "Aggregator";
|
||||
|
||||
}
|
||||
|
||||
constexpr uint64_t DataAggregator::KernelBaseAddr;
|
||||
|
||||
DataAggregator::~DataAggregator() {
|
||||
deleteTempFiles();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user