Re: clang: objtool: native_machine_emergency_restart() falls through to next function

2018-06-18 Thread Matthias Kaehlcke
On Mon, Jun 18, 2018 at 05:17:16PM -0500, Josh Poimboeuf wrote: > On Fri, Jun 15, 2018 at 02:14:41PM -0700, Matthias Kaehlcke wrote: > > Hi Josh, > > > > with your work on objtool and the upcoming implementation of > > -fno-delete-null-pointer-checks (https://reviews.llvm.org/D47894, > >

Re: clang: objtool: native_machine_emergency_restart() falls through to next function

2018-06-18 Thread Matthias Kaehlcke
On Mon, Jun 18, 2018 at 05:17:16PM -0500, Josh Poimboeuf wrote: > On Fri, Jun 15, 2018 at 02:14:41PM -0700, Matthias Kaehlcke wrote: > > Hi Josh, > > > > with your work on objtool and the upcoming implementation of > > -fno-delete-null-pointer-checks (https://reviews.llvm.org/D47894, > >

Re: clang: objtool: native_machine_emergency_restart() falls through to next function

2018-06-18 Thread Josh Poimboeuf
On Fri, Jun 15, 2018 at 02:14:41PM -0700, Matthias Kaehlcke wrote: > Hi Josh, > > with your work on objtool and the upcoming implementation of > -fno-delete-null-pointer-checks (https://reviews.llvm.org/D47894, > https://reviews.llvm.org/D47895) in clang most objtool warnings > for clang builds

Re: clang: objtool: native_machine_emergency_restart() falls through to next function

2018-06-18 Thread Josh Poimboeuf
On Fri, Jun 15, 2018 at 02:14:41PM -0700, Matthias Kaehlcke wrote: > Hi Josh, > > with your work on objtool and the upcoming implementation of > -fno-delete-null-pointer-checks (https://reviews.llvm.org/D47894, > https://reviews.llvm.org/D47895) in clang most objtool warnings > for clang builds

clang: objtool: native_machine_emergency_restart() falls through to next function

2018-06-15 Thread Matthias Kaehlcke
Hi Josh, with your work on objtool and the upcoming implementation of -fno-delete-null-pointer-checks (https://reviews.llvm.org/D47894, https://reviews.llvm.org/D47895) in clang most objtool warnings for clang builds will be fixed. However even with -fno-delete-null-pointer-checks we currently

clang: objtool: native_machine_emergency_restart() falls through to next function

2018-06-15 Thread Matthias Kaehlcke
Hi Josh, with your work on objtool and the upcoming implementation of -fno-delete-null-pointer-checks (https://reviews.llvm.org/D47894, https://reviews.llvm.org/D47895) in clang most objtool warnings for clang builds will be fixed. However even with -fno-delete-null-pointer-checks we currently