[PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps section.
Sanjoy Das
sanjoy at playingwithpointers.com
Tue Jun 16 16:36:52 PDT 2015
Hi reames, atrick, JosephTremoulet,
The parser is exercised by llvm-objdump using -print-fault-maps. As is
probably obvious, the code itself was "heavily inspired" by
http://reviews.llvm.org/D10434.
http://reviews.llvm.org/D10491
Files:
include/llvm/CodeGen/FaultMaps.h
test/CodeGen/X86/implicit-null-check.ll
tools/llvm-objdump/llvm-objdump.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10491.27795.patch
Type: text/x-patch
Size: 9050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150616/f5d8d911/attachment.bin>
More information about the llvm-commits
mailing list