[PATCH] D34818: [Hexagon] Emit lookup tables in text section based on a flag

Sumanth Gundapaneni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 08:32:22 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308316: [Hexagon] Emit lookup tables in text section based on a flag (authored by sgundapa).

Changed prior to commit:
  https://reviews.llvm.org/D34818?vs=104915&id=107108#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34818

Files:
  llvm/trunk/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonTargetObjectFile.h
  llvm/trunk/test/CodeGen/Hexagon/switch-lut-explicit-section.ll
  llvm/trunk/test/CodeGen/Hexagon/switch-lut-function-section.ll
  llvm/trunk/test/CodeGen/Hexagon/switch-lut-multiple-functions.ll
  llvm/trunk/test/CodeGen/Hexagon/switch-lut-text-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34818.107108.patch
Type: text/x-patch
Size: 12111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/cf0461df/attachment.bin>


More information about the llvm-commits mailing list