[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
Fri Jun 30 10:04:59 PDT 2017


sgundapa updated this revision to Diff 104883.
sgundapa added a comment.

Updated the patch with the indentation edit


https://reviews.llvm.org/D34818

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34818.104883.patch
Type: text/x-patch
Size: 11584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/3cb81ff7/attachment-0001.bin>


More information about the llvm-commits mailing list