[all-commits] [llvm/llvm-project] ee8a5e: Fix chrome os failure after 021de7cf80268091cf1348...
avl-llvm via All-commits
all-commits at lists.llvm.org
Mon Apr 12 05:32:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee8a5e4bc2c986b8e6c07e81fb58dc1e5a5c2d17
https://github.com/llvm/llvm-project/commit/ee8a5e4bc2c986b8e6c07e81fb58dc1e5a5c2d17
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M llvm/tools/llvm-objcopy/llvm-objcopy.cpp
Log Message:
-----------
Fix chrome os failure after 021de7cf80268091cf13485a538b611b37d0b33e.
chrome os build failed after D98511:
https://bugs.chromium.org/p/chromium/issues/detail?id=1197970
This patch fixes permission issue appeared after D98511.
More information about the All-commits
mailing list