Skip to content
  • Renato Golin's avatar
    [ARMTargetParser] Move IAS arch ext parser. NFC · 230d2983
    Renato Golin authored
    The plan was to move the whole table into the already existing ArchExtNames
    but some fields depend on a table-generated file, and we don't yet have this
    feature in the generic lib/Support side.
    
    Once the minimum target-specific table-generated files are available in a
    generic fashion to these libraries, we'll have to keep it in the ASM parser.
    
    llvm-svn: 238651
    230d2983
Loading