linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] extra fixes for LLVM
@ 2017-09-18  9:30 Luc Van Oostenryck
  2017-09-18  9:30 ` [PATCH 1/5] llvm: warn instead of assert on global inits Luc Van Oostenryck
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Luc Van Oostenryck @ 2017-09-18  9:30 UTC (permalink / raw)
  To: linux-sparse; +Cc: Christopher Li, Luc Van Oostenryck

This series contains a few more fixes for sparse-llvm.


This series is also available for review in the git repository at:

  git://github.com/lucvoo/sparse.git llvm-fixes-extras

----------------------------------------------------------------
Luc Van Oostenryck (5):
      llvm: warn instead of assert on global inits
      llvm: gracefully catch impossible type/value
      llvm: add support for float initializer
      llvm: give names easier to debug
      llvm: only compare void pointers

 sparse-llvm.c | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-09-18  9:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18  9:30 [PATCH 0/5] extra fixes for LLVM Luc Van Oostenryck
2017-09-18  9:30 ` [PATCH 1/5] llvm: warn instead of assert on global inits Luc Van Oostenryck
2017-09-18  9:30 ` [PATCH 2/5] llvm: gracefully catch impossible type/value Luc Van Oostenryck
2017-09-18  9:30 ` [PATCH 3/5] llvm: add support for float initializer Luc Van Oostenryck
2017-09-18  9:30 ` [PATCH 4/5] llvm: give names easier to debug Luc Van Oostenryck
2017-09-18  9:30 ` [PATCH 5/5] llvm: only compare void pointers Luc Van Oostenryck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).