[PATCH] D46350: [RISCV] Add WasForced parameter to MCAsmBackend::fixupNeedsRelaxationAdvanced

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 23:46:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332696: [RISCV] Add WasForced parameter to MCAsmBackend::fixupNeedsRelaxationAdvanced (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46350?vs=144835&id=147442#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46350

Files:
  llvm/trunk/include/llvm/MC/MCAsmBackend.h
  llvm/trunk/include/llvm/MC/MCAssembler.h
  llvm/trunk/lib/MC/MCAsmBackend.cpp
  llvm/trunk/lib/MC/MCAssembler.cpp
  llvm/trunk/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/trunk/test/MC/RISCV/compressed-relocations.s
  llvm/trunk/test/MC/RISCV/rv32-relaxation.s
  llvm/trunk/test/MC/RISCV/rv64-relaxation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46350.147442.patch
Type: text/x-patch
Size: 15083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/260ce16f/attachment.bin>


More information about the llvm-commits mailing list