Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
ELF/Writer.cpp | ||
---|---|---|
629–633 ↗ | (On Diff #37659) | 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 ↗ | (On Diff #37659) | 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. |