[all-commits] [llvm/llvm-project] 2c3cae: Remove unused clang::TargetInfo::adjustTargetOptions

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Sep 24 16:37:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c3cae3f01b10a2ba3745761e11b63a2b129eee9
      https://github.com/llvm/llvm-project/commit/2c3cae3f01b10a2ba3745761e11b63a2b129eee9
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-09-24 (Sun, 24 Sep 2023)

  Changed paths:
    M clang/include/clang/Basic/TargetInfo.h
    M clang/lib/Frontend/CompilerInstance.cpp

  Log Message:
  -----------
  Remove unused clang::TargetInfo::adjustTargetOptions

The hook introduced by https://reviews.llvm.org/D22815 for AMDGPU was
removed by commit ce2258c1cd5dc9cf20040d1b1e540d80250c1435 in 2020.




More information about the All-commits mailing list