[PATCH] D140690: [dfsan] Support Linux loongarch64

2023-07-03 Thread Limin Zhang via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG280d163887ea: [dfsan] Support Linux loongarch64 (authored by Ami-zhang). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://

[PATCH] D140690: [dfsan] Support Linux loongarch64

2023-06-29 Thread Limin Zhang via Phabricator via cfe-commits
Ami-zhang updated this revision to Diff 536091. Ami-zhang retitled this revision from "[compiler-rt][dfsan] Enable loongarch64 and add test support" to "[dfsan] Support Linux loongarch64". Ami-zhang edited the summary of this revision. Ami-zhang added a comment. Herald added subscribers: llvm-comm