[PATCH] D60974: Clang IFSO driver action.
Jake Ehrlich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 29 16:07:45 PDT 2019
jakehehrlich added a comment.
> I think the !tbd-elf-v1 versioning can help with any changes or alterations we want to make along the way too.
I think this is good. I kind of glanced over it and mentioned a Version field. Version is handled explicitly by a VersionTuple in llvm-elfabi. I think we should do the same thing here. I forget all the details of how this works but certainly versioning is a good idea.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60974/new/
https://reviews.llvm.org/D60974
More information about the cfe-commits
mailing list