When adding a undefined symbols to the symbol table, if the existing
reference is weak replace the symbol flags with (potentially) non-weak
binding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
lld/test/wasm/weak-undefined.s | ||
---|---|---|
48 | Should these RUN lines all be at the top? that seems to be the convention in most test files AFAIK? |
Should these RUN lines all be at the top? that seems to be the convention in most test files AFAIK?