[all-commits] [llvm/llvm-project] 8594f3: Revert "[X86MCTargetDesc.h] Speculative fix for ma...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Tue Feb 25 14:38:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8594f3d8990960f062b8ed5184f7d7cc9337e78f
https://github.com/llvm/llvm-project/commit/8594f3d8990960f062b8ed5184f7d7cc9337e78f
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
Log Message:
-----------
Revert "[X86MCTargetDesc.h] Speculative fix for macro collision with sys/param.h"
This reverts commit eee22ec3c3712a1089cbdbe66ccf36dd89be507a.
This is not the correct fix, the root cause seems to be a bug in the
stage1 host clang compiler. See https://reviews.llvm.org/D75091 for more
discussion.
More information about the All-commits
mailing list