diff options
author | Fangrui Song <i@maskray.me> | 2024-03-25 16:02:34 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-03-25 16:02:34 -0700 |
commit | f1f06f31b89683e76b87c7665c3318df37ebb6c7 (patch) | |
tree | ff5a90f9652597f7cb46dd5a6d554d02eded1615 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 8ebf741136c66f51053315bf4f0ef828c6f66094 (diff) | |
download | llvm-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