diff options
author | JF Bastien <jfb@google.com> | 2018-05-15 04:23:48 +0000 |
---|---|---|
committer | JF Bastien <jfb@google.com> | 2018-05-15 04:23:48 +0000 |
commit | 9f62b4c8a8080397d677a418a32527f4ce8a0dbd (patch) | |
tree | 59cce5644c910e977591a51857831230f628b5ae /llvm/tools/llvm-rc/ResourceFileWriter.cpp | |
parent | 58fdb3b09aae005c594ea66bfb85b395d7193636 (diff) | |
download | bcm5719-llvm-9f62b4c8a8080397d677a418a32527f4ce8a0dbd.tar.gz bcm5719-llvm-9f62b4c8a8080397d677a418a32527f4ce8a0dbd.zip |
[NFC] pull a function into its own lambda
As requested in D46858, pulling this function into its own lambda makes it
easier to read that part of the code and reason as to what's going on because
the scope it can be called from is extremely limited. We want to keep it as a
function because it's called from the two subsequent lines.
llvm-svn: 332325
Diffstat (limited to 'llvm/tools/llvm-rc/ResourceFileWriter.cpp')
0 files changed, 0 insertions, 0 deletions