[llvm-commits] [llvm] r143600 - in /llvm/trunk: lib/CodeGen/MachineInstr.cpp test/CodeGen/X86/MachineLICM-HoistSelectorRefs.ll
Anton Korobeynikov
anton at korobeynikov.info
Wed Nov 2 22:08:25 PDT 2011
> + // These special values are known to be constant at runtime
> + // TODO: a new linkage type for these would be far better than this check
Please, no new linkage type - we have a decent amount of them with
vague / non-clear meaning :)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list