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>
Sat, 8 Sep 2018 07:29:42 +0000 (09:29 +0200)
commit6c472fcc62b6842a63a47adbbf5bca3216ba40a3
tree546bfc44c62d64efc79924fd0bbef22a02edd2cd
parent1e7529a0b2d08e1f3eeeb2704b543ef34d16dc40
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.
device/include/llvm/Config/abi-breaking.h [new file with mode: 0644]
host/include/llvm/Config/abi-breaking.h [new file with mode: 0644]