Apply the scope restrictions after parsing the command line options. There may be...
authorBill Wendling <isanbard@gmail.com>
Mon, 9 Apr 2012 22:18:01 +0000 (22:18 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 9 Apr 2012 22:18:01 +0000 (22:18 +0000)
commit64d5b282c92b3599c56ef987d6f6971611d716e6
tree80e074d4ea6a874b45e88027d5203b6413ce3cd5
parent787c3fd385834db61bd955dcc40fb02b77c183a9
Apply the scope restrictions after parsing the command line options. There may be some which are used in that function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154348 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOCodeGenerator.cpp