[llvm-commits] [llvm] r111684 - in /llvm/trunk: docs/LangRef.html include/llvm-c/Core.h include/llvm/GlobalValue.h lib/AsmParser/LLLexer.cpp lib/AsmParser/LLParser.cpp lib/AsmParser/LLToken.h lib/Bitcode/Reader/BitcodeReader.cpp lib/Bitcode/Write

Anton Korobeynikov asl at math.spbu.ru
Fri Aug 20 15:14:09 PDT 2010


> Create the new linker type "linker_private_weak_def_auto".
Maybe we should put a temporary veto on adding new linkage types?
Or at least such patches deserve some discussion?
Why is it not possible to emulate the behavior with some current
linkage type and e.g. visibility setting?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list