[llvm-branch-commits] [llvm] 97e7ce3 - [PowerPC] Probe the gap between stackptr and realigned stackptr

2020-11-24 Thread Kai Luo via llvm-branch-commits
Author: Kai Luo Date: 2020-11-25T07:01:45Z New Revision: 97e7ce3b15ccaf3e121a666122a5b282a5a6607d URL: https://github.com/llvm/llvm-project/commit/97e7ce3b15ccaf3e121a666122a5b282a5a6607d DIFF: https://github.com/llvm/llvm-project/commit/97e7ce3b15ccaf3e121a666122a5b282a5a6607d.diff LOG: [Powe

[llvm-branch-commits] [llvm] 1c82d32 - [CHR] Use pred_size (NFC)

2020-11-24 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-11-24T22:52:30-08:00 New Revision: 1c82d320893c9e93d8bd1d4a2aded7e4df4bdf30 URL: https://github.com/llvm/llvm-project/commit/1c82d320893c9e93d8bd1d4a2aded7e4df4bdf30 DIFF: https://github.com/llvm/llvm-project/commit/1c82d320893c9e93d8bd1d4a2aded7e4df4bdf30.diff L

[llvm-branch-commits] [llvm] 9130651 - Revert "[SCEV] Generalize no-self-wrap check in isLoopInvariantExitCondDuringFirstIterations"

2020-11-24 Thread Max Kazantsev via llvm-branch-commits
Author: Max Kazantsev Date: 2020-11-25T13:26:17+07:00 New Revision: 9130651126b745b18138b816487cdeb8a689a27f URL: https://github.com/llvm/llvm-project/commit/9130651126b745b18138b816487cdeb8a689a27f DIFF: https://github.com/llvm/llvm-project/commit/9130651126b745b18138b816487cdeb8a689a27f.diff

[llvm-branch-commits] [llvm] 9c588f5 - [DAGCombine] Add hook to allow target specific test for sqrt input

2020-11-24 Thread QingShan Zhang via llvm-branch-commits
Author: QingShan Zhang Date: 2020-11-25T05:37:15Z New Revision: 9c588f53fc423dd0ed69250fbc93b37b40c0ef44 URL: https://github.com/llvm/llvm-project/commit/9c588f53fc423dd0ed69250fbc93b37b40c0ef44 DIFF: https://github.com/llvm/llvm-project/commit/9c588f53fc423dd0ed69250fbc93b37b40c0ef44.diff LOG

[llvm-branch-commits] [llvm] 2c7870d - [NewPM] Add pipeline EP callback after initial frontend cleanup

2020-11-24 Thread Arthur Eubanks via llvm-branch-commits
Author: Arthur Eubanks Date: 2020-11-24T21:14:36-08:00 New Revision: 2c7870dccaf31167b7d7b422ed51d1f0b3e343d3 URL: https://github.com/llvm/llvm-project/commit/2c7870dccaf31167b7d7b422ed51d1f0b3e343d3 DIFF: https://github.com/llvm/llvm-project/commit/2c7870dccaf31167b7d7b422ed51d1f0b3e343d3.diff

[llvm-branch-commits] [llvm] 28d7ba1 - [IndVars] Use more precise context when eliminating narrowing

2020-11-24 Thread Max Kazantsev via llvm-branch-commits
Author: Max Kazantsev Date: 2020-11-25T11:47:39+07:00 New Revision: 28d7ba15435f055562d18ee7111db4adbaf28fae URL: https://github.com/llvm/llvm-project/commit/28d7ba15435f055562d18ee7111db4adbaf28fae DIFF: https://github.com/llvm/llvm-project/commit/28d7ba15435f055562d18ee7111db4adbaf28fae.diff

[llvm-branch-commits] [llvm] 8e6d920 - [DAG][PowerPC] Fix dropped `nsw` flag in `SimplifySetCC` by adding `doesNodeExist` helper

2020-11-24 Thread Kai Luo via llvm-branch-commits
Author: Kai Luo Date: 2020-11-25T04:39:03Z New Revision: 8e6d92026c624386b85675a4664e2666225fcfac URL: https://github.com/llvm/llvm-project/commit/8e6d92026c624386b85675a4664e2666225fcfac DIFF: https://github.com/llvm/llvm-project/commit/8e6d92026c624386b85675a4664e2666225fcfac.diff LOG: [DAG]

[llvm-branch-commits] [llvm] be7d425 - [PPC][AIX] Add vector callee saved registers for AIX extended vector ABI

2020-11-24 Thread Zarko Todorovski via llvm-branch-commits
Author: Zarko Todorovski Date: 2020-11-24T23:01:51-05:00 New Revision: be7d425edc64714564a079657ed4230e39c2cc90 URL: https://github.com/llvm/llvm-project/commit/be7d425edc64714564a079657ed4230e39c2cc90 DIFF: https://github.com/llvm/llvm-project/commit/be7d425edc64714564a079657ed4230e39c2cc90.di

[llvm-branch-commits] [clang] a9eaf84 - Try to fix tests after e16c0a9a68971 with CLANG_DEFAULT_LINKER=lld

2020-11-24 Thread Nico Weber via llvm-branch-commits
Author: Nico Weber Date: 2020-11-24T22:34:12-05:00 New Revision: a9eaf8435d9204f5d71a08cfd7c574e92d434871 URL: https://github.com/llvm/llvm-project/commit/a9eaf8435d9204f5d71a08cfd7c574e92d434871 DIFF: https://github.com/llvm/llvm-project/commit/a9eaf8435d9204f5d71a08cfd7c574e92d434871.diff LO

[llvm-branch-commits] [llvm] 60c28a5 - [NFC][Test] Format the test for IEEE Long double

2020-11-24 Thread QingShan Zhang via llvm-branch-commits
Author: QingShan Zhang Date: 2020-11-25T03:00:24Z New Revision: 60c28a5a2b76ebf9c8bac9ebf20ac8fe69c788ee URL: https://github.com/llvm/llvm-project/commit/60c28a5a2b76ebf9c8bac9ebf20ac8fe69c788ee DIFF: https://github.com/llvm/llvm-project/commit/60c28a5a2b76ebf9c8bac9ebf20ac8fe69c788ee.diff LOG

[llvm-branch-commits] [llvm] bbe6cbb - [stack-clash] Fix probing of dynamic alloca

2020-11-24 Thread Tom Stellard via llvm-branch-commits
Author: serge-sans-paille Date: 2020-11-24T21:57:55-05:00 New Revision: bbe6cbbed8c7460a7e8477373b9250543362e771 URL: https://github.com/llvm/llvm-project/commit/bbe6cbbed8c7460a7e8477373b9250543362e771 DIFF: https://github.com/llvm/llvm-project/commit/bbe6cbbed8c7460a7e8477373b9250543362e771.d

[llvm-branch-commits] [llvm] aac3668 - Fix interaction between stack alignment and inline-asm stack clash protection

2020-11-24 Thread Tom Stellard via llvm-branch-commits
Author: serge-sans-paille Date: 2020-11-24T21:57:55-05:00 New Revision: aac36687f7978f33751daf2870b5c812124ebfaf URL: https://github.com/llvm/llvm-project/commit/aac36687f7978f33751daf2870b5c812124ebfaf DIFF: https://github.com/llvm/llvm-project/commit/aac36687f7978f33751daf2870b5c812124ebfaf.d

[llvm-branch-commits] [llvm] a1e0363 - Fix limit behavior of dynamic alloca

2020-11-24 Thread Tom Stellard via llvm-branch-commits
Author: serge-sans-paille Date: 2020-11-24T21:57:55-05:00 New Revision: a1e0363c7402f7aa58e24e0e6dfa447ebabc1910 URL: https://github.com/llvm/llvm-project/commit/a1e0363c7402f7aa58e24e0e6dfa447ebabc1910 DIFF: https://github.com/llvm/llvm-project/commit/a1e0363c7402f7aa58e24e0e6dfa447ebabc1910.d

[llvm-branch-commits] [clang] e0f4dea - Don't assume the clang binary name contains the string "clang".

2020-11-24 Thread Richard Smith via llvm-branch-commits
Author: Richard Smith Date: 2020-11-24T18:52:46-08:00 New Revision: e0f4dea0d0f1766eef1591d77b5673ce264e8fff URL: https://github.com/llvm/llvm-project/commit/e0f4dea0d0f1766eef1591d77b5673ce264e8fff DIFF: https://github.com/llvm/llvm-project/commit/e0f4dea0d0f1766eef1591d77b5673ce264e8fff.diff

[llvm-branch-commits] [llvm] 10ddb92 - [SCEV] Use isa<> pattern for testing for CouldNotCompute [NFC]

2020-11-24 Thread Philip Reames via llvm-branch-commits
Author: Philip Reames Date: 2020-11-24T18:47:49-08:00 New Revision: 10ddb927c1c3ee6af0436c23f93fe1da6de7b99a URL: https://github.com/llvm/llvm-project/commit/10ddb927c1c3ee6af0436c23f93fe1da6de7b99a DIFF: https://github.com/llvm/llvm-project/commit/10ddb927c1c3ee6af0436c23f93fe1da6de7b99a.diff

[llvm-branch-commits] [llvm] 3e8d980 - [X86] Don't produce bad x86andp nodes for i1 vectors

2020-11-24 Thread Tom Stellard via llvm-branch-commits
Author: Keno Fischer Date: 2020-11-24T21:47:48-05:00 New Revision: 3e8d9807d663d3180ba5093879f8f570f8c280bb URL: https://github.com/llvm/llvm-project/commit/3e8d9807d663d3180ba5093879f8f570f8c280bb DIFF: https://github.com/llvm/llvm-project/commit/3e8d9807d663d3180ba5093879f8f570f8c280bb.diff

[llvm-branch-commits] [llvm] 3d1149c - Make CallInst::updateProfWeight emit i32 weights instead of i64

2020-11-24 Thread Arthur Eubanks via llvm-branch-commits
Author: Arthur Eubanks Date: 2020-11-24T18:13:59-08:00 New Revision: 3d1149c6fe48cdab768b587e5531c31b6f42ee12 URL: https://github.com/llvm/llvm-project/commit/3d1149c6fe48cdab768b587e5531c31b6f42ee12 DIFF: https://github.com/llvm/llvm-project/commit/3d1149c6fe48cdab768b587e5531c31b6f42ee12.diff

[llvm-branch-commits] [llvm] 01cee92 - DebugInfo: Remove llc_dwarf usage from tests already relying on a target triple in the IR

2020-11-24 Thread David Blaikie via llvm-branch-commits
Author: David Blaikie Date: 2020-11-24T17:48:11-08:00 New Revision: 01cee921abe924ae98027ce599d3c76ca5780a38 URL: https://github.com/llvm/llvm-project/commit/01cee921abe924ae98027ce599d3c76ca5780a38 DIFF: https://github.com/llvm/llvm-project/commit/01cee921abe924ae98027ce599d3c76ca5780a38.diff

[llvm-branch-commits] [llvm] fa42f08 - [PowerPC][FP128] Fix the incorrect calling convention for IEEE long double on Power8

2020-11-24 Thread QingShan Zhang via llvm-branch-commits
Author: QingShan Zhang Date: 2020-11-25T01:43:48Z New Revision: fa42f08b2643d0a2e53fde8949e7f88b6d965bb8 URL: https://github.com/llvm/llvm-project/commit/fa42f08b2643d0a2e53fde8949e7f88b6d965bb8 DIFF: https://github.com/llvm/llvm-project/commit/fa42f08b2643d0a2e53fde8949e7f88b6d965bb8.diff LOG

[llvm-branch-commits] [llvm] cbd7541 - DebugInfo: Add some missing explicit target triples.

2020-11-24 Thread David Blaikie via llvm-branch-commits
Author: David Blaikie Date: 2020-11-24T17:35:00-08:00 New Revision: cbd754163934a64e65b87a0f1b2c6741af8d24db URL: https://github.com/llvm/llvm-project/commit/cbd754163934a64e65b87a0f1b2c6741af8d24db DIFF: https://github.com/llvm/llvm-project/commit/cbd754163934a64e65b87a0f1b2c6741af8d24db.diff

[llvm-branch-commits] [clang] 09ba206 - Fix compilation issue reported by MSVC user on cfe-dev

2020-11-24 Thread Reid Kleckner via llvm-branch-commits
Author: Reid Kleckner Date: 2020-11-24T17:31:25-08:00 New Revision: 09ba2063dc9339957b999c08d3810a3cec2b745b URL: https://github.com/llvm/llvm-project/commit/09ba2063dc9339957b999c08d3810a3cec2b745b DIFF: https://github.com/llvm/llvm-project/commit/09ba2063dc9339957b999c08d3810a3cec2b745b.diff

[llvm-branch-commits] [clang-tools-extra] 9c4df9e - [clang-tidy] Support IgnoredRegexp configuration to selectively suppress identifier naming checks

2020-11-24 Thread Nathan James via llvm-branch-commits
Author: smhc Date: 2020-11-25T01:18:44Z New Revision: 9c4df9eecb6ca6b53d919cec9b460de46dd40302 URL: https://github.com/llvm/llvm-project/commit/9c4df9eecb6ca6b53d919cec9b460de46dd40302 DIFF: https://github.com/llvm/llvm-project/commit/9c4df9eecb6ca6b53d919cec9b460de46dd40302.diff LOG: [clang-t

[llvm-branch-commits] [mlir] 5c4e397 - [mlir][sparse] add parallelization strategies to sparse compiler

2020-11-24 Thread Aart Bik via llvm-branch-commits
Author: Aart Bik Date: 2020-11-24T17:17:13-08:00 New Revision: 5c4e397e6ce5c89d63f590857e5cb0e80237de62 URL: https://github.com/llvm/llvm-project/commit/5c4e397e6ce5c89d63f590857e5cb0e80237de62 DIFF: https://github.com/llvm/llvm-project/commit/5c4e397e6ce5c89d63f590857e5cb0e80237de62.diff LOG:

[llvm-branch-commits] [clang] 23dc049 - Treat a placeholder type for class template argument deduction as

2020-11-24 Thread Richard Smith via llvm-branch-commits
Author: Richard Smith Date: 2020-11-24T16:59:06-08:00 New Revision: 23dc04981be29b8398b7a409540646b58af76983 URL: https://github.com/llvm/llvm-project/commit/23dc04981be29b8398b7a409540646b58af76983 DIFF: https://github.com/llvm/llvm-project/commit/23dc04981be29b8398b7a409540646b58af76983.diff

[llvm-branch-commits] [lld] 07f234b - [lld] Add --no-lto-whole-program-visibility

2020-11-24 Thread Teresa Johnson via llvm-branch-commits
Author: Teresa Johnson Date: 2020-11-24T16:46:08-08:00 New Revision: 07f234be1ccbce131704f580aa3f117083a887f7 URL: https://github.com/llvm/llvm-project/commit/07f234be1ccbce131704f580aa3f117083a887f7 DIFF: https://github.com/llvm/llvm-project/commit/07f234be1ccbce131704f580aa3f117083a887f7.diff

[llvm-branch-commits] [clang] c2cb61b - Fix mangling of substitutions for template-prefixes.

2020-11-24 Thread Richard Smith via llvm-branch-commits
Author: Richard Smith Date: 2020-11-24T16:25:18-08:00 New Revision: c2cb61bed3652126278b4a738e367f524e040ccc URL: https://github.com/llvm/llvm-project/commit/c2cb61bed3652126278b4a738e367f524e040ccc DIFF: https://github.com/llvm/llvm-project/commit/c2cb61bed3652126278b4a738e367f524e040ccc.diff

[llvm-branch-commits] [compiler-rt] 1bc85cb - [Sanitizer][RISCV] Fix redefinition of REG_SP

2020-11-24 Thread Luís Marques via llvm-branch-commits
Author: Luís Marques Date: 2020-11-25T00:04:47Z New Revision: 1bc85cbbb80397cbc165500cc336fe8325bed07d URL: https://github.com/llvm/llvm-project/commit/1bc85cbbb80397cbc165500cc336fe8325bed07d DIFF: https://github.com/llvm/llvm-project/commit/1bc85cbbb80397cbc165500cc336fe8325bed07d.diff LOG:

[llvm-branch-commits] [llvm] b3a8a15 - [LAA] Minor code style tweaks [NFC]

2020-11-24 Thread Philip Reames via llvm-branch-commits
Author: Philip Reames Date: 2020-11-24T15:49:27-08:00 New Revision: b3a8a153433f65c419b891ae6763f458b33e9605 URL: https://github.com/llvm/llvm-project/commit/b3a8a153433f65c419b891ae6763f458b33e9605 DIFF: https://github.com/llvm/llvm-project/commit/b3a8a153433f65c419b891ae6763f458b33e9605.diff

[llvm-branch-commits] [clang] c2fb114 - [Driver] Enable getOSLibDir() lib32 workaround for SPARC on Linux

2020-11-24 Thread Fangrui Song via llvm-branch-commits
Author: John Paul Adrian Glaubitz Date: 2020-11-23T19:25:36-08:00 New Revision: c2fb114475d15a1d39545f700b8c6d6e18367ca9 URL: https://github.com/llvm/llvm-project/commit/c2fb114475d15a1d39545f700b8c6d6e18367ca9 DIFF: https://github.com/llvm/llvm-project/commit/c2fb114475d15a1d39545f700b8c6d6e18

[llvm-branch-commits] [libunwind] bb13411 - [libunwind] Multiple preprocessor fixes on PowerPC*

2020-11-24 Thread Fangrui Song via llvm-branch-commits
Author: Brandon Bergren Date: 2020-11-23T19:07:21-08:00 New Revision: bb1341161478dc589893cda9f808e5f5b859b5ae URL: https://github.com/llvm/llvm-project/commit/bb1341161478dc589893cda9f808e5f5b859b5ae DIFF: https://github.com/llvm/llvm-project/commit/bb1341161478dc589893cda9f808e5f5b859b5ae.dif

[llvm-branch-commits] [llvm] 9194aa8 - [gn build] modify hotfix in 17df195f705cef76a9 to work with all enabled targets

2020-11-24 Thread Nico Weber via llvm-branch-commits
Author: Nico Weber Date: 2020-11-23T21:28:54-05:00 New Revision: 9194aa88676fbf6d215efbe461abe9ac18bc0ffc URL: https://github.com/llvm/llvm-project/commit/9194aa88676fbf6d215efbe461abe9ac18bc0ffc DIFF: https://github.com/llvm/llvm-project/commit/9194aa88676fbf6d215efbe461abe9ac18bc0ffc.diff LO

[llvm-branch-commits] [lldb] 2bd4540 - [LLDB] Fix typo in RegisterContextPOSIXProcessMonitor_arm64

2020-11-24 Thread Muhammad Omair Javaid via llvm-branch-commits
Author: Muhammad Omair Javaid Date: 2020-11-24T07:09:00+05:00 New Revision: 2bd4540f3816bb7acda31cba5351d02192d63f81 URL: https://github.com/llvm/llvm-project/commit/2bd4540f3816bb7acda31cba5351d02192d63f81 DIFF: https://github.com/llvm/llvm-project/commit/2bd4540f3816bb7acda31cba5351d02192d63f

[llvm-branch-commits] [lldb] b20f3cc - [lldb] Add platform select to TestProcessConnect.py

2020-11-24 Thread Jonas Devlieghere via llvm-branch-commits
Author: Jonas Devlieghere Date: 2020-11-23T18:02:00-08:00 New Revision: b20f3cc5b560ae15a8f9018eb96d65e6f5e125d1 URL: https://github.com/llvm/llvm-project/commit/b20f3cc5b560ae15a8f9018eb96d65e6f5e125d1 DIFF: https://github.com/llvm/llvm-project/commit/b20f3cc5b560ae15a8f9018eb96d65e6f5e125d1.d

[llvm-branch-commits] [llvm] 53310ae - [gn build] Port 3e6e6a2db67

2020-11-24 Thread LLVM GN Syncbot via llvm-branch-commits
Author: LLVM GN Syncbot Date: 2020-11-24T01:44:50Z New Revision: 53310ae70841a771b1706dc6f7740957089a748b URL: https://github.com/llvm/llvm-project/commit/53310ae70841a771b1706dc6f7740957089a748b DIFF: https://github.com/llvm/llvm-project/commit/53310ae70841a771b1706dc6f7740957089a748b.diff LO

[llvm-branch-commits] [clang-tools-extra] dced150 - [clangd] Use WorkScheduler.run() in ClangdServer::resolveTypeHierarchy()

2020-11-24 Thread Nathan Ridge via llvm-branch-commits
Author: Nathan Ridge Date: 2020-11-23T20:44:14-05:00 New Revision: dced150375d09df6266448342fbb066d638b59ef URL: https://github.com/llvm/llvm-project/commit/dced150375d09df6266448342fbb066d638b59ef DIFF: https://github.com/llvm/llvm-project/commit/dced150375d09df6266448342fbb066d638b59ef.diff

[llvm-branch-commits] [clang-tools-extra] 0a4f99c - [clangd] Call hierarchy (ClangdLSPServer layer)

2020-11-24 Thread Nathan Ridge via llvm-branch-commits
Author: Nathan Ridge Date: 2020-11-23T20:44:07-05:00 New Revision: 0a4f99c494d007a21652b1b3939bde4753042c33 URL: https://github.com/llvm/llvm-project/commit/0a4f99c494d007a21652b1b3939bde4753042c33 DIFF: https://github.com/llvm/llvm-project/commit/0a4f99c494d007a21652b1b3939bde4753042c33.diff

[llvm-branch-commits] [clang-tools-extra] 4cb976e - [clangd] Call hierarchy (ClangdServer layer)

2020-11-24 Thread Nathan Ridge via llvm-branch-commits
Author: Nathan Ridge Date: 2020-11-23T20:43:41-05:00 New Revision: 4cb976e014db80efd20dfca45ba218c3a69aac42 URL: https://github.com/llvm/llvm-project/commit/4cb976e014db80efd20dfca45ba218c3a69aac42 DIFF: https://github.com/llvm/llvm-project/commit/4cb976e014db80efd20dfca45ba218c3a69aac42.diff

[llvm-branch-commits] [clang-tools-extra] 3e6e6a2 - [clangd] Call hierarchy (XRefs layer, incoming calls)

2020-11-24 Thread Nathan Ridge via llvm-branch-commits
Author: Nathan Ridge Date: 2020-11-23T20:43:38-05:00 New Revision: 3e6e6a2db674cd85b33c06b75685c6bce5acb154 URL: https://github.com/llvm/llvm-project/commit/3e6e6a2db674cd85b33c06b75685c6bce5acb154 DIFF: https://github.com/llvm/llvm-project/commit/3e6e6a2db674cd85b33c06b75685c6bce5acb154.diff

[llvm-branch-commits] [llvm] 97c8fba - Fix signed integer overflow bug that's causing test failures with UBSan.

2020-11-24 Thread Richard Smith via llvm-branch-commits
Author: Richard Smith Date: 2020-11-23T17:20:58-08:00 New Revision: 97c8fba7e490db57d24a31c68ad12d7f840256d6 URL: https://github.com/llvm/llvm-project/commit/97c8fba7e490db57d24a31c68ad12d7f840256d6 DIFF: https://github.com/llvm/llvm-project/commit/97c8fba7e490db57d24a31c68ad12d7f840256d6.diff

[llvm-branch-commits] [llvm] 8f1e0dc - fix some Wundef warnings in public headers

2020-11-24 Thread Jameson Nash via llvm-branch-commits
Author: Jameson Nash Date: 2020-11-23T20:17:46-05:00 New Revision: 8f1e0dcbb090243423faa4228ba58ddbae909c70 URL: https://github.com/llvm/llvm-project/commit/8f1e0dcbb090243423faa4228ba58ddbae909c70 DIFF: https://github.com/llvm/llvm-project/commit/8f1e0dcbb090243423faa4228ba58ddbae909c70.diff

[llvm-branch-commits] [clang] e42021d - [Clang][-fvisibility-from-dllstorageclass] Set DSO Locality from final visibility

2020-11-24 Thread Ben Dunbobbin via llvm-branch-commits
Author: Ben Dunbobbin Date: 2020-11-24T00:32:14Z New Revision: e42021d5cc25a8dc7e3efac1e7007cc0c1a7b2bd URL: https://github.com/llvm/llvm-project/commit/e42021d5cc25a8dc7e3efac1e7007cc0c1a7b2bd DIFF: https://github.com/llvm/llvm-project/commit/e42021d5cc25a8dc7e3efac1e7007cc0c1a7b2bd.diff LOG:

[llvm-branch-commits] [llvm] 4bc88a0 - Enable support for floating-point division reductions

2020-11-24 Thread Valentin Churavy via llvm-branch-commits
Author: Yichao Yu Date: 2020-11-23T20:00:58-05:00 New Revision: 4bc88a0e9a2ee29959a9053e867ae6f051348554 URL: https://github.com/llvm/llvm-project/commit/4bc88a0e9a2ee29959a9053e867ae6f051348554 DIFF: https://github.com/llvm/llvm-project/commit/4bc88a0e9a2ee29959a9053e867ae6f051348554.diff LOG

[llvm-branch-commits] [lld] 465e0bf - [lld][WebAssebmly] Ensure stub symbols always get address 0

2020-11-24 Thread Sam Clegg via llvm-branch-commits
Author: Sam Clegg Date: 2020-11-24T08:13:04-08:00 New Revision: 465e0bf415e1449919ec2f62027dc5df0ebc338d URL: https://github.com/llvm/llvm-project/commit/465e0bf415e1449919ec2f62027dc5df0ebc338d DIFF: https://github.com/llvm/llvm-project/commit/465e0bf415e1449919ec2f62027dc5df0ebc338d.diff LOG