Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
Mykola Orliuk's avatar
ony authored
- Add `-pgmreadelf` option
- Auto configure path and name of "readelf"
- Add settings `readelf command`
- During build of GHC name of tool can be changed with
  `./configure --with-readelf=myreadelf`

Test Plan:
```
make -C testsuite/tests/driver/recomp011
```

Reviewers: austin, bgamari

Subscribers: erikd, thomie

Differential Revision: https://phabricator.haskell.org/D1335

GHC Trac Issues: #10974
f7cb40bb
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..