Change information
Commit message:
x86/xeddata: trim leading space in parsing
The new version of XED data file contains some comment lines with
a leading space, e.g. " # EOSZ=2 not64". The current parser doesn't
recognize it. Trim the leading space.
Change-Id: Ia5aa244aece7a1cee2d7842d69c60c9d5335dcce
Files:
- M x86/xeddata/reader.go
- M x86/xeddata/testdata/xed_objects.txt
Change size: XS
Delta: 2 files changed, 2 insertions(+), 0 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +2 by Austin Clements
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI