Commit 64523955 authored by Weining Lu's avatar Weining Lu
Browse files

Revert "[lld][test][LoongArch] Remove the test for R_LARCH_CALL36 range checking"

This reverts commit 0fbc728d.

In 88548df0, both the .sec.foo and .tex sections used the same
section flags, hence sharing one segment, pushing the output file
size too large. This breaks on many buildbots.

Now assign section .sec.foo different flags ("awx") from .text ("ax")
so that both sections get their own segment.
parent 9fba1d5f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment