glasm: Implement indirect attribute loads
This commit is contained in:
parent
c8414e686f
commit
e30d4fa976
4 changed files with 65 additions and 6 deletions
|
@ -58,6 +58,7 @@ public:
|
|||
|
||||
std::string code;
|
||||
RegAlloc reg_alloc{*this};
|
||||
const Info& info;
|
||||
const Profile& profile;
|
||||
const RuntimeInfo& runtime_info;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue