Merge "Adapt for update to clang-r399163." am: 47250aca16

Original change: https://android-review.googlesource.com/c/platform/bionic/+/1434731

Change-Id: Ifffc252ad90544563ab49e6588bdcb48ac4222cc
This commit is contained in:
Stephen Hines 2020-09-23 05:48:59 +00:00 committed by Automerger Merge Worker
commit 51bfe5a183

View file

@ -42,6 +42,7 @@
#include <llvm/ADT/SmallVector.h>
#include <llvm/ADT/StringRef.h>
#include <llvm/Option/Option.h>
#include <llvm/Support/Host.h>
#include <llvm/Support/VirtualFileSystem.h>
#include "Arch.h"