diff options
author | Sean Silva <chisophugis@gmail.com> | 2015-06-25 23:22:11 +0000 |
---|---|---|
committer | Sean Silva <chisophugis@gmail.com> | 2015-06-25 23:22:11 +0000 |
commit | d0de76a3da9dee5635cedc0f3bab8e96f8c4e50d (patch) | |
tree | b6107cf05f3b46aad63b187ffca95f46a9abe042 /llvm/lib/Object/SymbolicFile.cpp | |
parent | 68633f1719a55a8d366f22c35233d145dc3658b0 (diff) | |
download | llvm-d0de76a3da9dee5635cedc0f3bab8e96f8c4e50d.zip llvm-d0de76a3da9dee5635cedc0f3bab8e96f8c4e50d.tar.gz llvm-d0de76a3da9dee5635cedc0f3bab8e96f8c4e50d.tar.bz2 |
Remove `requires` for x86 CPU features.
Ever since the target attributes change, we don't need to guard these
headers with `requires`. Actually it's a bit worse, because if we do
then they are included textually under the covers, causing declarations
to appear in submodules they aren't supposed to be in.
llvm-svn: 240720
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions