Program crash in llvm 7.0

When I using “nnvm.compiler.build”, The program crashes.
Message: LLVM ERROR: Only small and large code models are allowed on AArch64

P.S.
I’m using LLVM 7.0, so I change version to 6.1 , the program running well.