mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
Move DLA files to separate folder
This commit is contained in:
committed by
Pietro Fezzardi
parent
105edb69a3
commit
bfdef657f2
@@ -9,7 +9,7 @@
|
||||
#include "revng/Support/Debug.h"
|
||||
#include "revng/Support/FunctionTags.h"
|
||||
|
||||
#include "SCEVBaseAddressExplorer.h"
|
||||
#include "revng-c/Decompiler/SCEVBaseAddressExplorer.h"
|
||||
|
||||
static bool isConstantAddress(const llvm::ConstantInt *C) {
|
||||
// TODO: insert some logic to properly detect when this constant represents
|
||||
|
||||
Reference in New Issue
Block a user