aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-03-25 16:02:34 -0700
committerFangrui Song <i@maskray.me>2024-03-25 16:02:34 -0700
commitf1f06f31b89683e76b87c7665c3318df37ebb6c7 (patch)
treeff5a90f9652597f7cb46dd5a6d554d02eded1615 /clang/lib/CodeGen/CodeGenFunction.cpp
parent8ebf741136c66f51053315bf4f0ef828c6f66094 (diff)
downloadllvm-f1f06f31b89683e76b87c7665c3318df37ebb6c7.zip
llvm-f1f06f31b89683e76b87c7665c3318df37ebb6c7.tar.gz
llvm-f1f06f31b89683e76b87c7665c3318df37ebb6c7.tar.bz2
[ELF] Move parse files from Driver.cpp to InputFiles.cpp. NFC
Fixes: 36146d2b6be53e5e98dee3c1fce8699db9615728 When `doParseFile template defintion` in InputFiles.cpp is optimized out, we will get a link failure. Actually, we can move the file parsing loop from Driver.too to InputFiles.cpp and merge it with parseArmCMSEImportLib.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions