[Internalize] Replace fstream with line_iterator for -internalize-public-api-file
authorFangrui Song <maskray@google.com>
Tue, 2 Apr 2019 09:11:18 +0000 (09:11 +0000)
committerFangrui Song <maskray@google.com>
Tue, 2 Apr 2019 09:11:18 +0000 (09:11 +0000)
commit32029135e0976b8d3346bc93820dde50bd5a942f
treef486c744c0bb0af90cbbe6d3b478b15bc3221065
parent821263faa56af1ac2e0466d1c41df48018963bcb
[Internalize] Replace fstream with line_iterator for -internalize-public-api-file

This makes my libLLVMipo.so.9svn smaller by 360 bytes.

llvm-svn: 357457
llvm/lib/Transforms/IPO/Internalize.cpp