Details
Details
Diff Detail
Diff Detail
Event Timeline
| ELF/Writer.cpp | ||
|---|---|---|
| 629–633 | Factor out as a function. | |
Comment Actions
I am OK with the test update.
Just make sure Rui is OK with the refactoring he asked for.
| test/elf2/tls.s | ||
|---|---|---|
| 83 | Make this check a tiny bit stronger. You know which PT_LOAD this is, so you can do CHECK: PT_LOAD To make sure you skip the RO and RW segments. | |
Factor out as a function.