[PATCH] D97493: [clang][NFC] Extract Target and AuxTarget creation in CompilerInstance to new function
Tommy Chiang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 25 19:16:47 PST 2021
oToToT updated this revision to Diff 326581.
oToToT added a comment.
Fix typo and rename function to `createTarget`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97493/new/
https://reviews.llvm.org/D97493
Files:
clang/include/clang/Frontend/CompilerInstance.h
clang/lib/Frontend/CompilerInstance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97493.326581.patch
Type: text/x-patch
Size: 5212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210226/a749885b/attachment-0001.bin>
More information about the cfe-commits
mailing list