[cmake] Add NATIVE build for cross compiling standalone builds
TableGen is a host tool and requires a native variant for every build. While building as a part of llvm this is trivial and llvm handles it. However, building standalone means that lldb has to handle this itself. Add a NATIVE build variant to enable this. llvm-svn: 366392
Loading
Please register or sign in to comment