[all-commits] [llvm/llvm-project] 0283b0: reapply de872382951 "[JITLink] Add anonymous symbo...

luxufan via All-commits all-commits at lists.llvm.org
Sat Jan 22 04:57:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0283b07746e879961fd9361579e0da2a62430696
      https://github.com/llvm/llvm-project/commit/0283b07746e879961fd9361579e0da2a62430696
  Author: luxufan <932494295 at qq.com>
  Date:   2022-01-22 (Sat, 22 Jan 2022)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
    M llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
    M llvm/lib/ExecutionEngine/JITLink/riscv.cpp
    A llvm/test/ExecutionEngine/JITLink/RISCV/anonymous_symbol.s

  Log Message:
  -----------
  reapply de872382951 "[JITLink] Add anonymous symbols in LinkGraph..."
with fixes

This reapply `de872382951572b70dfaefe8d77eb98d15586115`, which was
reverted in `fdb6578514dd3799ad23c8bbb7699577c0fb414d`

Add `# REQUIRES: asserts` in test file `anonymous_symbol.s` to disable
this test for non-debug build




More information about the All-commits mailing list