hexdump is not part of the GNU coreutils, and so is not required to be able to build and test LLVM, according to the documentation. This change removes the dependency on hexdump from a lit test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM