lib/CodeGen/TargetLoweringObjectFileImpl.cpp: Tweak to emit...
lib/CodeGen/TargetLoweringObjectFileImpl.cpp: Tweak to emit ".{section}${name}" instead of ".{section}$linkonce_{name}" for linkonce sections. It seems GNU ld/PECOFF relies on section names, linking with g++'s libstdc++.a would fail. llvm-svn: 116791
Loading
Please register or sign in to comment