[PATCH] D140727: [XRay] Add initial support for loongarch64
Limin Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 20:52:56 PDT 2023
Ami-zhang updated this revision to Diff 539836.
Ami-zhang added a comment.
Remove unnecessary '\' symbol in xray-attribute-instrumentation.ll
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140727/new/
https://reviews.llvm.org/D140727
Files:
clang/lib/Driver/XRayArgs.cpp
compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
compiler-rt/lib/xray/CMakeLists.txt
compiler-rt/lib/xray/xray_interface.cpp
compiler-rt/lib/xray/xray_loongarch64.cpp
compiler-rt/lib/xray/xray_trampoline_loongarch64.S
compiler-rt/lib/xray/xray_tsc.h
compiler-rt/test/xray/TestCases/Posix/c-test.cpp
compiler-rt/test/xray/TestCases/Posix/fdr-thread-order.cpp
llvm/lib/CodeGen/XRayInstrumentation.cpp
llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
llvm/lib/Target/LoongArch/LoongArchAsmPrinter.h
llvm/lib/Target/LoongArch/LoongArchSubtarget.h
llvm/lib/XRay/InstrumentationMap.cpp
llvm/test/CodeGen/LoongArch/xray-attribute-instrumentation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140727.539836.patch
Type: text/x-patch
Size: 21092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/153bbaed/attachment.bin>
More information about the llvm-commits
mailing list