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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,020 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Event Timeline
lld/test/wasm/weak-undefined.s | ||
---|---|---|
39 | 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?