Displaying 3 results from an estimated 3 matches for "secidx".
2020 Feb 28
2
Is BlockAddress always correct ?
Hi
I use BlockAddress to get the address of BasicBlock ,
and I use GlobalVariable 's getInitializer()
to pass the address of BasicBlock to the global variable of my own program
and then I print it out.
But , I found that BlockAddress is not always correct.
For example, some function's rsp (stack pointer) or other register is
maintained by caller,
so it would be like:
2018 Feb 09
0
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...oob.yaml
lld :: COFF/reloc-x64.test
lld :: COFF/reloc-x86.test
lld :: COFF/resource.test
lld :: COFF/responsefile.test
lld :: COFF/rsds.test
lld :: COFF/safeseh-diag-feat.test
lld :: COFF/safeseh-md.s
lld :: COFF/safeseh.s
lld :: COFF/savetemps.ll
lld :: COFF/secidx-absolute.s
lld :: COFF/secrel-absolute.s
lld :: COFF/secrel-common.s
lld :: COFF/section-size.s
lld :: COFF/section.test
lld :: COFF/seh-comdat.test
lld :: COFF/seh.test
lld :: COFF/sort-debug.test
lld :: COFF/stack.test
lld :: COFF/strtab-size.s
lld :: COFF/...
2018 Feb 09
2
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
On Thu, Feb 8, 2018 at 10:43 PM, Dimitry Andric <dimitry at andric.com> wrote:
> On 7 Feb 2018, at 21:51, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
>>
>> There's been a lot of merges since rc1, and hopefully the tests are in
>> a better state now.
>>
>> 6.0.0-rc2 was just tagged, after r324506.
>>
>>