[all-commits] [llvm/llvm-project] 8c8cfa: Revert "[ARM] Use getSymbolPreferLocal() in GetARM...

Alan Zhao via All-commits all-commits at lists.llvm.org
Mon Aug 22 13:18:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c8cfaaf0a1d7727259e1fa7754f1876314d5693
      https://github.com/llvm/llvm-project/commit/8c8cfaaf0a1d7727259e1fa7754f1876314d5693
  Author: Alan Zhao <ayzhao at google.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M llvm/lib/Target/ARM/ARMAsmPrinter.cpp
    M llvm/test/CodeGen/ARM/dso-local-func.ll
    M llvm/test/CodeGen/ARM/elf-preemption.ll
    M llvm/test/CodeGen/ARM/thumb-function-section-reloc.ll

  Log Message:
  -----------
  Revert "[ARM] Use getSymbolPreferLocal() in GetARMGVSymbol"

This reverts commit 6db15a82cc0966458c2b7d84b39f42ef09d2ac20.

Reverted because this breaks offical Chrome builds targeting Android on
arm: https://crbug.com/1354305

Repro: https://drive.google.com/file/d/1pgQI2adwx3DJJqIYvMY4i249ouHU0rmu/view?usp=sharing




More information about the All-commits mailing list