Add a pass-through option to the plugin. The use case for this option is to
ask the linker to take another look into some library or object. The case when one might want to do this is when codegen introduces a new undefined reference. The canonical example is libgcc. llvm-svn: 106303
Loading
Please register or sign in to comment