[all-commits] [llvm/llvm-project] a07d4c: [lld/ELF, gold] Remove transitionary opaque pointer...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 6 15:07:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a07d4c0365ed5a34300d8c870114999dc6838c50
https://github.com/llvm/llvm-project/commit/a07d4c0365ed5a34300d8c870114999dc6838c50
Author: aeubanks <aeubanks at google.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M lld/ELF/Options.td
M llvm/tools/gold/gold-plugin.cpp
Log Message:
-----------
[lld/ELF,gold] Remove transitionary opaque pointer flags (#65529)
This was only useful during the transition when mixing
non-opaque-pointer and opaque-pointer IR,
now everything uses opaque pointers.
More information about the All-commits
mailing list