LLVM: load .pdata section
This commit is contained in:
@@ -37,9 +37,6 @@ class jit_compiler final
|
||||
// Arch
|
||||
std::string m_cpu;
|
||||
|
||||
// Internal
|
||||
void init();
|
||||
|
||||
public:
|
||||
jit_compiler(std::unordered_map<std::string, std::uintptr_t>, std::string _cpu);
|
||||
~jit_compiler();
|
||||
|
||||
Reference in New Issue
Block a user