Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
authorSunil Srivastava <sunil_srivastava@playstation.sony.com>
Tue, 12 May 2015 16:47:30 +0000 (16:47 +0000)
committerSunil Srivastava <sunil_srivastava@playstation.sony.com>
Tue, 12 May 2015 16:47:30 +0000 (16:47 +0000)
commitd79dfcbc37b1b0909c2340d4c7b0e00aa090597f
tree1c8b08533924fe5c94b096c7b83396943bd80198
parentf57fb6ce1ae1a9f85ba70d8e251559ac2aa8bc75
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
One code change and several test changes to match that
details in http://reviews.llvm.org/D9481

llvm-svn: 237150
29 files changed:
llvm/lib/IR/ValueSymbolTable.cpp
llvm/test/CodeGen/AArch64/arm64-promote-const.ll
llvm/test/CodeGen/AArch64/global-merge-group-by-use.ll
llvm/test/CodeGen/ARM/global-merge-addrspace.ll
llvm/test/CodeGen/ARM/global-merge.ll
llvm/test/CodeGen/WinEH/cppeh-catch-unwind.ll
llvm/test/CodeGen/WinEH/cppeh-multi-catch.ll
llvm/test/CodeGen/WinEH/cppeh-nested-1.ll
llvm/test/CodeGen/WinEH/cppeh-nested-2.ll
llvm/test/CodeGen/WinEH/cppeh-nested-3.ll
llvm/test/CodeGen/WinEH/cppeh-nested-rethrow.ll
llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
llvm/test/Linker/2011-08-04-Metadata.ll
llvm/test/Linker/override-with-internal-linkage-2.ll
llvm/test/Linker/testlink.ll
llvm/test/Transforms/BBVectorize/simple3.ll
llvm/test/Transforms/Inline/noalias-cs.ll
llvm/test/Transforms/Inline/noalias2.ll
llvm/test/Transforms/InstCombine/cast.ll
llvm/test/Transforms/InstCombine/shift.ll
llvm/test/Transforms/InstCombine/xor.ll
llvm/test/Transforms/LoopIdiom/basic.ll
llvm/test/Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll
llvm/test/Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll
llvm/test/Transforms/LowerBitSets/simple.ll
llvm/test/Transforms/LowerSwitch/feature.ll
llvm/test/Transforms/PlaceSafepoints/basic.ll
llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
llvm/test/Transforms/Util/lowerswitch.ll