[all-commits] [llvm/llvm-project] 49b61e: [XRay][test] Make tests less sensitive to .Ltmp/Lt...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 18 13:32:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49b61ead47c111171c324f94e849534798f69dc2
https://github.com/llvm/llvm-project/commit/49b61ead47c111171c324f94e849534798f69dc2
Author: Fangrui Song <i at maskray.me>
Date: 2023-06-18 (Sun, 18 Jun 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/xray-attribute-instrumentation.ll
M llvm/test/CodeGen/AArch64/xray-tail-call-sled.ll
M llvm/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
M llvm/test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
M llvm/test/CodeGen/ARM/xray-tail-call-sled.ll
M llvm/test/CodeGen/Hexagon/xray.ll
M llvm/test/CodeGen/Mips/xray-mips-attribute-instrumentation.ll
M llvm/test/CodeGen/PowerPC/xray-attribute-instrumentation.ll
M llvm/test/CodeGen/PowerPC/xray-tail-call-hidden.ll
M llvm/test/CodeGen/PowerPC/xray-tail-call-sled.ll
M llvm/test/CodeGen/X86/xray-attribute-instrumentation.ll
M llvm/test/CodeGen/X86/xray-log-args.ll
Log Message:
-----------
[XRay][test] Make tests less sensitive to .Ltmp/Ltmp label changes
More information about the All-commits
mailing list