OSDN Git Service

android: add llvm/Config/abi-breaking.h header for host and device
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 25 Aug 2018 18:03:29 +0000 (20:03 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Thu, 15 Apr 2021 11:04:55 +0000 (13:04 +0200)
commitbc4db1e483e09bcb84a0ef992c41d0c1839215ae
tree8dee31e6998a22b353990884e490a0b2aa22b984
parent4f70b36f24ce73ef17133c95a4fd09bacb7411d9
android: add llvm/Config/abi-breaking.h header for host and device

Fixes the following building error:

external/llvm/include/llvm/Support/Error.h:21:10:
fatal error: 'llvm/Config/abi-breaking.h' file not found
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
llvm/device/include/llvm/Config/abi-breaking.h [new file with mode: 0644]
llvm/host/include/llvm/Config/abi-breaking.h [new file with mode: 0644]