[llvm-dev] Removing the deprecated __xray_log_init API from XRay FDR logging implementation (original) (raw)
Dean Michael Berris via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 3 17:04:57 PDT 2018
- Previous message: [llvm-dev] LLVM Weekly - #244, September 3rd 2018
- Next message: [llvm-dev] LoopVectorizer: shufflevectors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+1 from me. Thanks Petr!
On Sat, 1 Sep 2018 at 6:14 am, Petr Hosek via llvm-dev < llvm-dev at lists.llvm.org> wrote:
_I'd like to remove xrayloginit function together with FDRLoggingOptions and BasicLoggingOptions structs from the XRay FDR logging interface. > These functions have been marked as deprecated since May 4, 2018. Now that 7.0 has been branched, I think it should be safe to remove them and it'd make further refactoring that I'm currently working on much easier, but I want to check that all users have already moved away from this API and won't be broken by this change? If nobody raises any objections, I'd send out a change to remove this API. _________________________ LLVM Developers mailing list llvm-dev at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Dean -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180904/0f7bcb42/attachment.html>
- Previous message: [llvm-dev] LLVM Weekly - #244, September 3rd 2018
- Next message: [llvm-dev] LoopVectorizer: shufflevectors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]