[PATCH] D112860: [X86] Fix X32 indirect call generation
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 09:50:43 PDT 2021
MaskRay added inline comments.
================
Comment at: llvm/test/CodeGen/X86/call-structfp.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnux32 | FileCheck %s
----------------
Consider moving this into `x32-function_pointer-*.ll`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112860/new/
https://reviews.llvm.org/D112860
More information about the llvm-commits
mailing list