User Details
User Details
- User Since
- Apr 6 2014, 5:04 AM (467 w, 4 d)
Dec 13 2017
Dec 13 2017
octoploid added a comment to D41096: [X86] Initial support for prefer-vector-width function attribute.
Jul 14 2017
Jul 14 2017
octoploid added a comment to D35246: Fix sanitizer build against latest glibc.
It isn't enough:
/home/markus/llvm/compiler-rt/lib/esan/esan_sideline_linux.cpp: In static member function ‘static int __esan::SidelineThread::runSideline(void*)’: /home/markus/llvm/compiler-rt/lib/esan/esan_sideline_linux.cpp:73:22: error: aggregate ‘__esan::SidelineThread::runSideline(void*)::sigaltstack SigAltStack’ has incomplete type and cannot be defined struct sigaltstack SigAltStack; ^~~~~~~~~~~
Dec 2 2016
Dec 2 2016
octoploid added a comment to D26358: [scudo] 32-bit and hardware agnostic support.
The issue got fixed by r288486.
Dec 1 2016
Dec 1 2016
octoploid added a comment to D26358: [scudo] 32-bit and hardware agnostic support.
This breaks building with gcc: