search for: myregblock

Displaying 2 results from an estimated 2 matches for "myregblock".

Did you mean: mergeblock
2015 May 06
3
[LLVMdev] LLD improvement plan
...address(0x1234))) can be replaced with a platform specific > linker script. Which is better? I don't know, I haven't spent any time > comparing them. Why would you want to put an object at the address of some registers? You would just want a cast would you not? e.g. regs = (struct MyRegBlock *)0x1234
2015 May 06
4
[LLVMdev] LLD improvement plan
On Wed, May 6, 2015 at 6:22 AM, Chris Lattner <clattner at apple.com> wrote: > On May 5, 2015, at 6:47 PM, Daniel Dilts <diltsman at gmail.com> wrote: > > Take a look at how debuggers have migrated through the years. They too >> >> used to have their own script format. Now most (all?) popular debuggers >> do scripting through embedding an actual programming