Displaying 5 results from an estimated 5 matches for "iurii".
Did you mean:
iuri
2019 Dec 18
2
RFC: Safe Whole Program Devirtualization Enablement
On Wed, Dec 18, 2019 at 3:38 AM Iurii Gribov via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> (Readding Hal)
>
> > Are you suggesting that we should be more aggressive by default (i.e.
> without -fvisibility=hidden or any new options)?
> > I believe that will be too aggressive for class LTO visibility.
&g...
2019 Dec 17
2
RFC: Safe Whole Program Devirtualization Enablement
> Are you suggesting that we should be more aggressive by default (i.e. without -fvisibility=hidden or any new options)?
> I believe that will be too aggressive for class LTO visibility.
> It is common to override a virtual functions across shared library boundaries
I'm myself a fan of GCC's conservative approach so I'd agree with you on that. But regardless of my personal
2019 Dec 11
5
RFC: Safe Whole Program Devirtualization Enablement
Please send any comments. As mentioned at the end I will follow up with
some patches as soon as they are cleaned up and I create some test cases.
RFC: Safe Whole Program Devirtualization Enablement
===================================================
High Level Summary
------------------
The goal of the changes described in this RFC is to support aggressive
Whole Program Devirtualization without
2019 Dec 17
1
RFC: Safe Whole Program Devirtualization Enablement
(cc list this time)
Hi Teresa,
Apologies if this has been discussed before but ...
> The LTO visibility of a class is derived at compile time from the class’s symbol visibility.
> Generally, only classes that are internal at the source level (e.g. declared in an anonymous namespace) receive hidden LTO visibility.
> Compiling with -fvisibility=hidden tells the compiler that, unless
2012 Dec 26
0
iscsi root + Dracut
Hello,
trying to use CentOS 6.3 from iscsi root
install works without an issue,
but boot will fail with iscsistart error (can't connect to iscsid)
already tried to make new initramfs with dractut(with iscsi module added)
but still no luck
Anyone can point me to the right direction?
Thanks!