[all-commits] [llvm/llvm-project] 874800: [X86] Move X86 stuff out of TargetParser.h and int...
topperc via All-commits
all-commits at lists.llvm.org
Wed Jun 10 21:20:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 874800b4f7e4312a283b0638e832ec92a88540f4
https://github.com/llvm/llvm-project/commit/874800b4f7e4312a283b0638e832ec92a88540f4
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M llvm/include/llvm/Support/TargetParser.h
M llvm/include/llvm/Support/X86TargetParser.h
M llvm/lib/Support/Host.cpp
Log Message:
-----------
[X86] Move X86 stuff out of TargetParser.h and into the recently created X86TargetParser.h. NFC
More information about the All-commits
mailing list