rafaelauler wrote:
Oh I see, thanks!
https://github.com/llvm/llvm-project/pull/91906
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
rafaelauler wrote:
Thanks for the detailed explanation.
So essentially the output offset is not important because these deleted blocks
are only useful for their input offset, which will be used in
BoltAddressTranslation::getFallthroughsInTrace() to create traffic in this
to-be deleted block,
https://github.com/rafaelauler approved this pull request.
Could you elaborate a bit better on why do we need a deleted block to be
present in the table? My memory fails me, aren't we using the translation table
just to map samples collected on the bolted binary? Where do the deleted blocks
be
https://github.com/rafaelauler approved this pull request.
https://github.com/llvm/llvm-project/pull/76897
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/rafaelauler approved this pull request.
Looks good, thanks.
https://github.com/llvm/llvm-project/pull/71635
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
;"
mailto:cfe-commits@lists.llvm.org>>
Subject: Re: r356598 - Recommit "Support attribute used in member funcs of
class templates"
On Wed, Mar 20, 2019 at 12:21 PM Rafael Auler via cfe-commits
mailto:cfe-commits@lists.llvm.org>> wrote:
Author: rafauler
Date: Wed Mar 20
funcs of
class templates"
On Wed, Mar 20, 2019 at 12:21 PM Rafael Auler via cfe-commits
mailto:cfe-commits@lists.llvm.org>> wrote:
Author: rafauler
Date: Wed Mar 20 12:22:24 2019
New Revision: 356598
URL:
http://llvm.org/viewvc/llvm-project?rev=356598&view=rev<https://urldef
Author: rafauler
Date: Wed Mar 20 12:22:24 2019
New Revision: 356598
URL: http://llvm.org/viewvc/llvm-project?rev=356598&view=rev
Log:
Recommit "Support attribute used in member funcs of class templates"
This diff previously exposed a bug in LLVM's IRLinker, breaking
buildbots that tried to self-
Author: rafauler
Date: Fri Mar 8 12:23:57 2019
New Revision: 355721
URL: http://llvm.org/viewvc/llvm-project?rev=355721&view=rev
Log:
Revert "Recommit "Support attribute used in member funcs of class templates""
There is nontrivial bug caused in lld that I need to further
investigate. Meanwhile,
Author: rafauler
Date: Thu Mar 7 11:14:30 2019
New Revision: 355627
URL: http://llvm.org/viewvc/llvm-project?rev=355627&view=rev
Log:
Recommit "Support attribute used in member funcs of class templates"
The patch originally broke code that was incompatible with GCC, but
we want to follow GCC beh
Author: rafauler
Date: Thu Jan 31 05:31:33 2019
New Revision: 352748
URL: http://llvm.org/viewvc/llvm-project?rev=352748&view=rev
Log:
Revert "Support attribute used in member funcs of class templates"
This reverts commit 352740: broke swift build
Removed:
cfe/trunk/test/CodeGenCXX/attr-use
Author: rafauler
Date: Thu Jan 31 01:38:31 2019
New Revision: 352740
URL: http://llvm.org/viewvc/llvm-project?rev=352740&view=rev
Log:
Support attribute used in member funcs of class templates
Summary:
As PR17480 describes, clang does not support the used attribute
for member functions of class t
12 matches
Mail list logo