[all-commits] [llvm/llvm-project] c2b91e: [VE] default to integrated asm in AsmInfo
Simon Moll via All-commits
all-commits at lists.llvm.org
Mon Nov 8 02:59:35 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2b91eef275d4eee4d415be205e3d3dc44d40015
https://github.com/llvm/llvm-project/commit/c2b91eef275d4eee4d415be205e3d3dc44d40015
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp
Log Message:
-----------
[VE] default to integrated asm in AsmInfo
VE integrated asm has been the default in Clang. Also use the default setting for integrated asm in the backend.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D113384
More information about the All-commits
mailing list