[PATCH] D125450: [CSKY] Enable relocation resolver for CSKY

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 13:01:54 PDT 2022


MaskRay added inline comments.


================
Comment at: llvm/test/DebugInfo/CSKY/eh-frame.s:1
+# RUN: llvm-mc -filetype=obj -triple=csky < %s | llvm-dwarfdump -eh-frame - \
+# RUN:    | FileCheck  %s
----------------



================
Comment at: llvm/test/DebugInfo/CSKY/eh-frame.s:1
+# RUN: llvm-mc -filetype=obj -triple=csky < %s | llvm-dwarfdump -eh-frame - \
+# RUN:    | FileCheck  %s
----------------
MaskRay wrote:
> 
Add a file-level comment about the purpose of the test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125450/new/

https://reviews.llvm.org/D125450



More information about the llvm-commits mailing list