summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-12-15 00:01:33 +0000
committerRui Ueyama <ruiu@google.com>2017-12-15 00:01:33 +0000
commitfbe68a3584855871a2d99c57e53cc4572493daf9 (patch)
tree36289b85bd8bd9445cb365b4019f83d7c853c6e6 /llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
parent75dfd9a525fc5083adce2ae6298ab21223b0b3d4 (diff)
downloadbcm5719-llvm-fbe68a3584855871a2d99c57e53cc4572493daf9.tar.gz
bcm5719-llvm-fbe68a3584855871a2d99c57e53cc4572493daf9.zip
Use warn() instead of error() to report a bad symbol in a DSO.
Specifically, libwidevinecdm.so in Chrome has such bad symbol. It seems the BFD linker handles them as local symbols, so instead of inserting them to the symbol table, we should skip them too. Differential Revision: https://reviews.llvm.org/D41257 llvm-svn: 320770
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud