AT> lma_region expression allows to specify the memory region
for section load address.
Should fix PR35684.
Differential D41397
[ELF] - Fix for ld.lld does not accept "AT" syntax for declaring LMA region grimar on Dec 19 2017, 8:22 AM. Authored by
Details
AT> lma_region expression allows to specify the memory region Should fix PR35684.
Diff Detail Event Timeline
|
Looks like you don't even need this LMARegion member in the first place, as you can just check if LMARegionName is empty here.