[all-commits] [llvm/llvm-project] bffc0b: [RISCV][NFC] Add isTargetAndroid API in RISCVSubta...

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu Apr 4 15:22:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bffc0b65692596137cbdcdd3b48e2f31320dacbd
      https://github.com/llvm/llvm-project/commit/bffc0b65692596137cbdcdd3b48e2f31320dacbd
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVSubtarget.h

  Log Message:
  -----------
  [RISCV][NFC] Add isTargetAndroid API in RISCVSubtarget (#87671)

This is required to set target specific code generation options for
Android,
like using the TLS slot for the stack protector.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list