[llvm-commits] [llvm] r82227 - in /llvm/trunk: include/llvm/MC/MCAsmInfo.h include/llvm/Support/Mangler.h lib/CodeGen/AsmPrinter/AsmPrinter.cpp lib/MC/MCAsmInfo.cpp lib/MC/MCSymbol.cpp lib/Target/MSP430/MSP430MCAsmInfo.cpp lib/VMCore/Mangler.cpp

Anton Korobeynikov asl at math.spbu.ru
Fri Sep 18 10:06:26 PDT 2009


> Author: asl
> Date: Fri Sep 18 11:57:42 2009
> New Revision: 82227
>
> URL: http://llvm.org/viewvc/llvm-project?rev=82227&view=rev
> Log:
> Allow symbols to start from the digit if target requests it. This allows, e.g. pinning
> variables to specified absolute address. Make use of this feature for MSP430.
> This unbreaks PR4776.
Completely forgot: patch by Ben Ransford!

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



More information about the llvm-commits mailing list