Commit f1f06f31 authored by Fangrui Song's avatar Fangrui Song
Browse files

[ELF] Move parse files from Driver.cpp to InputFiles.cpp. NFC

Fixes: 36146d2b

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.
parent 8ebf7411
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment