Skip to content
Commit 84e2f692 authored by Sjoerd Meijer's avatar Sjoerd Meijer
Browse files

Currently AsmWriterEmiter.cpp (used by tblgen -gen-asm-writer) does not

consider the Predicates attached to InstAlias when generating printAliasInstr.
This forces users of printAliasInstr to check those predicates beforehand.

This commit adds them in the condition set of the IAPrinter object.

Patch by: Roger Ferrer Ibanez

Differential Revision: http://reviews.llvm.org/D20233

llvm-svn: 271665
parent 303baf53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment