[PATCH] D20503: [AVR] Add AVRMCExpr
Dylan McKay via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 25 01:47:46 PDT 2016
dylanmckay updated this revision to Diff 72420.
dylanmckay marked 2 inline comments as done.
dylanmckay added a comment.
Herald added subscribers: mgorny, beanz, wdng.
Evaulate negatives using signed integers in AVRMCExpr::evaulateAsInt64
Use AVR::Fixups::LastTargetFixupKind to mark an invalid value
https://reviews.llvm.org/D20503
Files:
lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h
lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
lib/Target/AVR/MCTargetDesc/AVRMCExpr.h
lib/Target/AVR/MCTargetDesc/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20503.72420.patch
Type: text/x-patch
Size: 14238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160925/498e0111/attachment.bin>
More information about the llvm-commits
mailing list