[PATCH] D123096: [Hexagon] Enable IAS in the Hexagon backend

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 16:13:24 PDT 2022


brad created this revision.
brad added reviewers: bcain, kparzysz.
brad added a project: LLVM.
Herald added a subscriber: hiraditya.
Herald added a project: All.
brad requested review of this revision.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123096

Files:
  llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp


Index: llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
===================================================================
--- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
+++ llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
@@ -34,5 +34,4 @@
   UsesELFSectionDirectiveForBSS  = true;
   ExceptionsType = ExceptionHandling::DwarfCFI;
   UseLogicalShr = false;
-  UseIntegratedAssembler = false;
 }


STAMPS
actor(@brad) application(Differential) author(@brad) herald(H225) herald(H428) herald(H485) herald(H576) herald(H615) herald(H864) monogram(D123096) object-type(DREV) phid(PHID-DREV-gcwma57fzdrnipgi5ceq) reviewer(@bcain) reviewer(@kparzysz) revision-repository(rG) revision-status(needs-review) subscriber(@hiraditya) subscriber(@llvm-commits) tag(#all) tag(#llvm) via(web)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123096.420338.patch
Type: text/x-patch
Size: 430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220404/0bf5d0b3/attachment.bin>


More information about the llvm-commits mailing list