[PATCH] D96056: [clang][cli] Generate and round-trip CodeGen options

2021-02-09 Thread Jan Svoboda via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGe721bc9effef: [clang][cli] Generate and round-trip CodeGen options (authored by jansvoboda11). Changed prior to commit: https://reviews.llvm.org/D

[PATCH] D96056: [clang][cli] Generate and round-trip CodeGen options

2021-02-08 Thread Duncan P. N. Exon Smith via Phabricator via cfe-commits
dexonsmith accepted this revision. dexonsmith added a comment. This revision is now accepted and ready to land. LGTM. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96056/new/ https://reviews.llvm.org/D96056

[PATCH] D96056: [clang][cli] Generate and round-trip CodeGen options

2021-02-08 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 updated this revision to Diff 322118. jansvoboda11 added a comment. Rebase Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96056/new/ https://reviews.llvm.org/D96056 Files: clang/include/clang/Basic/XRayInstr.h clang/include/clang/D

[PATCH] D96056: [clang][cli] Generate and round-trip CodeGen options

2021-02-08 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 updated this revision to Diff 322112. jansvoboda11 added a comment. Document functions in XRayInstr.h Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96056/new/ https://reviews.llvm.org/D96056 Files: clang/include/clang/Basic/XRayInst

[PATCH] D96056: [clang][cli] Generate and round-trip CodeGen options

2021-02-04 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 created this revision. jansvoboda11 added reviewers: Bigcheese, dexonsmith. Herald added a subscriber: dang. jansvoboda11 requested review of this revision. Herald added projects: clang, LLVM. Herald added subscribers: llvm-commits, cfe-commits. This patch implements generation of rem