[all-commits] [llvm/llvm-project] 9d20fa: [VE] Support VE specific data directives in MC

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Dec 6 03:07:57 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d20fa09eb806cd210d040e5e1e9b29c6e40e98e
      https://github.com/llvm/llvm-project/commit/9d20fa09eb806cd210d040e5e1e9b29c6e40e98e
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

  Changed paths:
    M llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
    A llvm/test/MC/VE/data-size-error.s
    A llvm/test/MC/VE/data.s

  Log Message:
  -----------
  [VE] Support VE specific data directives in MC

Support VE specific data directives, .word/.long/.llong, in MC layer.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D115120




More information about the All-commits mailing list