summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-04-12 23:16:52 +0000
committerRui Ueyama <ruiu@google.com>2017-04-12 23:16:52 +0000
commit040af7deab290bb30b0d5c4cabae13013e50aa55 (patch)
tree820266e2032c1e4af05982fd46968445b59eeafc /llvm/lib/DebugInfo/PDB/PDBSymbol.cpp
parente9c9edf67b05fb7d6981a68b6f3bd51e959a8247 (diff)
downloadbcm5719-llvm-040af7deab290bb30b0d5c4cabae13013e50aa55.tar.gz
bcm5719-llvm-040af7deab290bb30b0d5c4cabae13013e50aa55.zip
Allow expressions in MEMORY command.
Previously, we allowed only integers in this context. Now you can write expressions there. LLD is now able to handle the following linker, for example. MEMORY { rom (rx) : ORIGIN = (1024 * 1024) } llvm-svn: 300131
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/PDBSymbol.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud