[PATCH] [FaultMaps] Move FaultMapParser to Object/
Sanjoy Das
sanjoy at playingwithpointers.com
Mon Jun 22 16:19:58 PDT 2015
Hi rafael, ab,
That way llvm-objdump can rely on it without adding an extra dependency
on CodeGen.
This change duplicates the FaultKind enum and the code that serializes
it to a string. I could not figure out a way to get around this without
adding a new dependency to Object
http://reviews.llvm.org/D10619
Files:
include/llvm/CodeGen/FaultMaps.h
include/llvm/Object/FaultMapParser.h
lib/CodeGen/FaultMaps.cpp
lib/Object/CMakeLists.txt
lib/Object/FaultMapParser.cpp
tools/llvm-objdump/llvm-objdump.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10619.28168.patch
Type: text/x-patch
Size: 13299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150622/9bf97e06/attachment.bin>
More information about the llvm-commits
mailing list