Displaying 3 results from an estimated 3 matches for "turndown".
2020 Apr 20
3
[cfe-dev] State of NaCl in monorepo?
...over the functionality offered by NaCl.
In terms of actually turning down the platform features, we recently
announced a timeline at
https://blog.chromium.org/2020/01/moving-forward-from-chrome-apps.html.
In terms of LLM, I would prefer to keep the support we have in the tree
until we complete the turndown as long as the support isn't unusually
onerous. Not all of our NaCl toolchain code is upstream, but we are
actually about to redo part of our current downstream code soon to improve
Chromium's C++ support until we complete the platform turndown. And of
course we continue to be available to...
2020 Apr 20
2
[cfe-dev] State of NaCl in monorepo?
...tures, we recently announced a timeline at https://blog.chromium.org/2020/01/moving-forward-from-chrome-apps.html <https://blog.chromium.org/2020/01/moving-forward-from-chrome-apps.html>.
>
> In terms of LLM, I would prefer to keep the support we have in the tree until we complete the turndown as long as the support isn't unusually onerous. Not all of our NaCl toolchain code is upstream, but we are actually about to redo part of our current downstream code soon to improve Chromium's C++ support until we complete the platform turndown. And of course we continue to be available to...
2020 Apr 19
3
State of NaCl in monorepo?
Hi all,
LLVM/Clang supports an OS called 'NaCl' (llvm/include/llvm/ADT/Triple.h).
It apparently hasn't had any development since 2015.
This page https://developer.chrome.com/native-client/migration
mentions that NaCl is deprecated.
Is it still used? If not, I would propose that we remove it.
I created a patch https://reviews.llvm.org/D78441 which I think can
delete 90% of the