Displaying 3 results from an estimated 3 matches for "jhibbits".
Did you mean:
hibbits
2015 Jan 12
2
[LLVMdev] buildbot failure in LLVM on ppc64le-sanitizer
...b.llvm.org:8011/
>
> Buildslave for this Build: ppc64le-sanitizer
>
> Build Reason: scheduler
> Build Source Stamp: [branch trunk] 225670
> Blamelist: ab,abataev,alexfh,artagnon,benlangmuir,chandlerc,chapuni,compnerd,dexonsmith,djasper,dsanders,ehsan,eugenis,foad,gribozavr,hfinkel,jhibbits,jkolek,joerg,majnemer,matze,nathan,rafael,rdivacky,rksimon,rsmith,rtrieu,sanjoy,seurer,spatel,timurrrr,tomatabacu,tstellar
>
> BUILD FAILED: failed annotate
>
> sincerely,
> -The Buildbot
2014 Jun 26
2
[LLVMdev] cross-section differences in MC generation
Attached. You can also find it at
http://people.freebsd.org/~jhibbits/hello_llvm.s .
- Justin
On Thu, Jun 26, 2014 at 1:26 PM, Rafael Avila de Espindola
<rafael.espindola at gmail.com> wrote:
>
>
> Sent from my iPhone
>
>> On Jun 26, 2014, at 12:33, Justin Hibbits <jrh29 at alumni.cwru.edu> wrote:
>>
>> I'm working on P...
2014 Jun 26
2
[LLVMdev] cross-section differences in MC generation
I'm working on Position-independent code for 32-bit PowerPC, but
running into a problem. At the beginning of each function, there's a
pre-word that's the difference between the PICBase (.L1$pb) and the
GOT. This works fine when generating assembly output, but it fails
when generating ELF output, with the error "Cannot represent a
difference across sections" (line 847,