All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sparse-llvm: avoid SIGSEGV for function prototypes
@ 2015-05-16 22:32 Azat Khuzhin
  2015-05-16 22:32 ` [PATCH 1/2] sparse, llvm: compile: skip function prototypes to avoid SIGSEGV Azat Khuzhin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Azat Khuzhin @ 2015-05-16 22:32 UTC (permalink / raw)
  To: Sparse ML; +Cc: Azat Khuzhin

Description is in the first patch, and the second patch contains regression.

Thanks!

Azat Khuzhin (2):
  sparse, llvm: compile: skip function prototypes to avoid SIGSEGV
  validation/prototype: regression for skipping prototypes

 sparse-llvm.c          | 11 +++++++++++
 validation/prototype.c |  6 ++++++
 2 files changed, 17 insertions(+)
 create mode 100644 validation/prototype.c

-- 
2.1.4


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

end of thread, other threads:[~2015-06-12  5:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-16 22:32 [PATCH 0/2] sparse-llvm: avoid SIGSEGV for function prototypes Azat Khuzhin
2015-05-16 22:32 ` [PATCH 1/2] sparse, llvm: compile: skip function prototypes to avoid SIGSEGV Azat Khuzhin
2015-06-12  0:50   ` Christopher Li
2015-06-12  5:18     ` Azat Khuzhin
2015-05-16 22:32 ` [PATCH 2/2] validation/prototype: regression for skipping prototypes Azat Khuzhin
2015-05-17 18:40   ` Jonathan Neuschäfer
2015-05-17 18:53     ` Azat Khuzhin
2015-06-12  5:20 ` [PATCH 1/2 v2] sparse, llvm: compile: skip function prototypes to avoid SIGSEGV Azat Khuzhin
2015-06-12  5:20   ` [PATCH 2/2 v2] validation/prototype: regression for skipping prototypes Azat Khuzhin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.