h-vetinari wrote:
I built things as of ac1f46faeef2507bb680f14b9256ac38817824df in
https://github.com/conda-forge/flang-feedstock/pull/80, and getting the
following failure on linux:
```
[228/375] Linking CXX shared library lib/libFlangOpenMPTransforms.so.20.0git
FAILED: lib/libFlangOpenMPTrans
@@ -1808,34 +1808,6 @@ void Clang::AddAArch64TargetArgs(const ArgList &Args,
AddUnalignedAccessWarning(CmdArgs);
- Args.addOptInFlag(CmdArgs, options::OPT_fptrauth_intrinsics,
kovdan01 wrote:
> You can make these options TargetSpecific and only handle the
@@ -543,12 +543,59 @@ static void handlePAuthABI(const Driver &D, const ArgList
&DriverArgs,
CC1Args.push_back("-faarch64-jump-table-hardening");
}
+static void addPointerAuthFlags(const llvm::opt::ArgList &DriverArgs,
kovdan01 wrote:
Thanks for suggesti
https://github.com/kovdan01 updated
https://github.com/llvm/llvm-project/pull/113152
>From db5e43b4170da9317be16e7dba18ad54f1b6ae9f Mon Sep 17 00:00:00 2001
From: Daniil Kovalev
Date: Mon, 21 Oct 2024 12:18:56 +0300
Subject: [PATCH 1/4] [PAC][Driver] Support ptrauth flags only on ARM64 Darwin
https://github.com/kovdan01 updated
https://github.com/llvm/llvm-project/pull/113151
>From de4d000713f190c7bebada8cc228edc3770d6401 Mon Sep 17 00:00:00 2001
From: Daniil Kovalev
Date: Mon, 21 Oct 2024 12:00:19 +0300
Subject: [PATCH] [PAC][clang] Handle pauthtest environment and ABI in
Linux-sp
https://github.com/MaskRay requested changes to this pull request.
.
https://github.com/llvm/llvm-project/pull/113152
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-co
@@ -1808,34 +1808,6 @@ void Clang::AddAArch64TargetArgs(const ArgList &Args,
AddUnalignedAccessWarning(CmdArgs);
- Args.addOptInFlag(CmdArgs, options::OPT_fptrauth_intrinsics,
MaskRay wrote:
https://maskray.me/blog/2023-08-25-clang-wunused-command-line-ar
https://github.com/MaskRay edited
https://github.com/llvm/llvm-project/pull/113152
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -543,12 +543,59 @@ static void handlePAuthABI(const Driver &D, const ArgList
&DriverArgs,
CC1Args.push_back("-faarch64-jump-table-hardening");
}
+static void addPointerAuthFlags(const llvm::opt::ArgList &DriverArgs,
MaskRay wrote:
There is a lot of du
https://github.com/AreaZR updated
https://github.com/llvm/llvm-project/pull/118870
>From a6999f47a1dc8ce759ce748fa0b4410ae92cdc5d Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Wed, 27 Nov 2024 11:47:22 +0100
Subject: [PATCH] [SimpleLoopUnswitch] Fix LCSSA phi node invalidation
Fixes https:
AreaZR wrote:
@nikic And that's a wrap! Literally nothing else here afterwards and we can
just focus on LLVM 20.
https://github.com/llvm/llvm-project/pull/118870
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.ll
https://github.com/AreaZR closed
https://github.com/llvm/llvm-project/pull/118867
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
12 matches
Mail list logo