This is an archive of the discontinued LLVM Phabricator instance.

[ARM, AArch64] [FIX] add missing header causing build issues for r347741
AbandonedPublic

Authored by TWeaver on Nov 28 2018, 7:09 AM.

Details

Reviewers
DavidSpickett
Summary

Following build bot is now failing due to missing header include in ARMTargetParser.cpp

http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast

I don't have commit access so will need someone else to commit for me.

(my commit access has been request, pending a reply as I write this).

Diff Detail

Event Timeline

TWeaver created this revision.Nov 28 2018, 7:09 AM

Hi, I was just about to commit the same thing. Thanks for the patch but it's probably easier for me to commit mine.

No problem's David,

thanks for the fix!

Tom W

TWeaver abandoned this revision.Nov 28 2018, 7:19 AM