[llvm] [LoongArch] Add relaxDwarfLineAddr and relaxDwarfCFA to handle the mutable label diff in dwarfinfo (PR #77728)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 15 18:48:47 PST 2024
================
@@ -0,0 +1,2 @@
+if not "LoongArch" in config.root.targets:
----------------
MaskRay wrote:
`not in`
https://github.com/llvm/llvm-project/pull/77728
More information about the llvm-commits
mailing list