[PATCH] D69108: [PowerPC] Clang Option for enabling absolute jumptables with command line
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 18 15:37:06 PDT 2019
amyk added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/absol-jump-table-enabled.ll:3
+; NOTE: then verifies that the command line option to enable absolute jump
+; NOTE: works correctly.
+; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -o - \
----------------
`; NOTE: table works correctly.`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69108/new/
https://reviews.llvm.org/D69108
More information about the llvm-commits
mailing list