This is in line with the previous changes which allowed to override the sh_offset/sh_size
and should be useful for writing the test cases.
(I am going to use it for writing a test case for D66976).
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
- Addressed review comments.
include/llvm/ObjectYAML/ELFYAML.h | ||
---|---|---|
160 |
I updated the test case to demonstrate this. |
lib/ObjectYAML/ELFEmitter.cpp | ||
---|---|---|
400 | // Override the fields if requested. |
what -> which