[all-commits] [llvm/llvm-project] 0bd5bb: [X86] Add test showing binary differences with -x8...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 17 04:38:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bd5bbb31e0345aed8d029d70a4197aed53a3cd5
https://github.com/llvm/llvm-project/commit/0bd5bbb31e0345aed8d029d70a4197aed53a3cd5
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
A llvm/test/MC/X86/Inputs/pad-align-with-debug.s
A llvm/test/MC/X86/Inputs/pad-align-without-debug.s
A llvm/test/MC/X86/pad-for-align-debug.s
Log Message:
-----------
[X86] Add test showing binary differences with -x86-pad-for-align.
This patch adds a test case showing how a single extra .loc can cause
binary differences when using -x86-pad-for-align=true.
The issue has been discussed in D94542, PR42138, PR48742.
More information about the All-commits
mailing list