[PATCH] Change MCRegisterInfo::getLLVMRegNum() not to assert on unknown register.
Frederic Riss
friss at apple.com
Thu Nov 13 15:29:01 PST 2014
Keep the current asserting behavior in getLLVMRegNum() but
implement it in terms of a new non-asserting tryGetLLVMRegNum().
http://reviews.llvm.org/D6243
Files:
include/llvm/MC/MCRegisterInfo.h
lib/MC/MCRegisterInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6243.16186.patch
Type: text/x-patch
Size: 1750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141113/a914b059/attachment.bin>
More information about the llvm-commits
mailing list