Romain-Geissler-1A added a comment.
Herald added a subscriber: steakhal.
Hi,
Is there any update about this ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112921/new/
https://reviews.llvm.org/D112921
_
Romain-Geissler-1A added a comment.
Hi,
The only group I know which uses -fsemantic-interposition is the company I work
for: Amadeus. Since for now the flag doesn't exist on clang, no we don't know
that the future clang implementation doesn't match the gcc one ;) But then we
have to wonder if
Romain-Geissler-1A added a comment.
Hi,
Thanks Serge. Given that I am only a very occasional contributor, I don't have
any right to push this commit myself. Would you please commit it for me ?
Thanks,
Romain
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.ll
Romain-Geissler-1A created this revision.
Romain-Geissler-1A added reviewers: serge-sans-paille, chandlerc.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Hi,
This simple patch ignores -fsemantic-interposition/-fno-semantic-interposition
that may be used by some gcc users
Romain-Geissler-1A added a comment.
Thank you !
Since I have no write access to the repository, can anyone of you commit this
patch ?
Cheers,
Romain
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54071/new/
https://reviews.llvm.org/D54071
___
Romain-Geissler-1A updated this revision to Diff 181140.
Romain-Geissler-1A added a comment.
Rebased to master
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54071/new/
https://reviews.llvm.org/D54071
Files:
utils/perf-training/perf-helper.py
Index: utils/per
Romain-Geissler-1A added subscribers: michaelplatings, serge-sans-paille.
Romain-Geissler-1A added a comment.
Herald added a reviewer: serge-sans-paille.
Hi @serge-sans-paille @michaelplatings,
I saw you recently merged some Python 3 related stuff. Here is an older review
from November still nev
Romain-Geissler-1A added a comment.
Hi,
Is there any news on this code review ? Is it ready to land ?
Cheers,
Romain
https://reviews.llvm.org/D40218
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/list
Romain-Geissler-1A created this revision.
Romain-Geissler-1A added reviewers: rsmith, vsk, beanz.
Herald added a subscriber: cfe-commits.
Romain-Geissler-1A edited the summary of this revision.
Hi,
Current clang fail to bootstrap in PGO mode when only python3 is available,
because perf-helper.py