[PATCH] D27056: Replace test instruction byte strings with {{.*}}
Ed Maste via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 08:55:03 PST 2016
emaste created this revision.
emaste added reviewers: ruiu, rafael.
emaste added a subscriber: llvm-commits.
https://reviews.llvm.org/D27042 will change some addresses and hence the instruction encodings. We care about the disassembled instructions, not their encodings.
https://reviews.llvm.org/D27056
Files:
test/ELF/gnu-ifunc.s
test/ELF/gotpc-relax-nopic.s
test/ELF/no-inhibit-exec.s
test/ELF/relocation-copy.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27056.79101.patch
Type: text/x-patch
Size: 6184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/b07e11e1/attachment.bin>
More information about the llvm-commits
mailing list