summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/PostOrderASTVisitor.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-07-08 06:47:28 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-07-08 06:47:28 +0000
commitc61bcd80af7d8c0f527aa94f5e4eb4ca63d36f0c (patch)
treefbf3b5a3c81bc2d7c925dc7e5e62518774eaa2f7 /clang/unittests/AST/PostOrderASTVisitor.cpp
parentf7bf6de0afc88a919742f8131210526fef3fb19a (diff)
downloadbcm5719-llvm-c61bcd80af7d8c0f527aa94f5e4eb4ca63d36f0c.tar.gz
bcm5719-llvm-c61bcd80af7d8c0f527aa94f5e4eb4ca63d36f0c.zip
[ELF] - Do not error out when version declaration not found when building executable.
When building executable usually version script is absent. Before this patch error was shown in the case when symbol name contained version and there was no script to match it. Instead of error out patch allows to create new version declaration in this case and use it. gnu linkers do the same. That is PR28359. Differential revision: http://reviews.llvm.org/D21890 llvm-svn: 274828
Diffstat (limited to 'clang/unittests/AST/PostOrderASTVisitor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud