Eli Bendersky

Results 225 comments of Eli Bendersky

@frederiksdun it's best to add a new file to `test/testfiles_for_readelf`-- have it the simplest possible file. Then `tests/run_readelf_tests.py` will run the tests on it

IIRC, it's because otherwise we don't know what the original value was.

I don't know if irrelevant, or just not standard. There's no single standard defining these values, and various tools insert their own values for special stuff. If I translate all...

The problem with the exception approach is that processing stops, and you get no parsed file unless you patch up pyelftools. Whereas with `Pass` the file does get parsed. Maybe...

Sounds like a useful idea, but I'll be curious to see a proposed design & implementation in a PR.

I believe this can be fixed now after 7371660 and 5fc2c25 landed

Feel free to submit PRs.

Probably not intentional. Feel free to send a PR to fix this

Here's the file: https://dl.dropboxusercontent.com/u/15602400/caller