Skip to content
Commit e0891c21 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

llvm-mc/AsmParser: Add hack to ignore Int_* and *_Int instructions for now, to

make it easier to see interesting ambiguities.
 - Also, check that user doesn't try to redefine the super class. This is a wart
   in the current design, in that assembler match classes aren't explicitly
   declared somewhere (so there isn't a unique place to declare the super
   class). This should probably be fixed.

llvm-svn: 78532
parent 58777829
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