llvm-6502/include
Matt Arsenault 459e595697 Allow target to specify prefix for labels
Use the MCAsmInfo instead of the DataLayout, and allow
specifying a custom prefix for labels specifically. HSAIL
requires that labels begin with @, but global symbols with &.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223323 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-04 00:06:57 +00:00
..
llvm Allow target to specify prefix for labels 2014-12-04 00:06:57 +00:00
llvm-c libLTO: Allow linker to choose context of modules and codegen 2014-11-11 23:19:23 +00:00