Exception: Rubycc::IR::Generator::NotAddressConstant
- Inherits:
-
StandardError
- Object
- StandardError
- Rubycc::IR::Generator::NotAddressConstant
- Defined in:
- lib/rubycc/ir/generator.rb
Overview
Raised while folding an initializer that is not an address constant this subset admits (a run-time value, a non-constant index, an unsupported form). Caught at #pack_global_pointer, which turns it into the same "unsupported initializer" diagnostic a scalar global gives.