diff options
author | Hafiz Abid Qadeer <abidh@codesourcery.com> | 2020-10-13 17:08:19 +0100 |
---|---|---|
committer | Hafiz Abid Qadeer <abidh@codesourcery.com> | 2020-10-13 17:12:34 +0100 |
commit | eddbadfe13fbdcf18fee7d643d70d8042d69c778 (patch) | |
tree | 2508527ec3891bcc3e62a783e53c2f1d56e9428c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 08097fc6a9746370e073e617036847d9ea46c9f4 (diff) | |
download | llvm-eddbadfe13fbdcf18fee7d643d70d8042d69c778.zip llvm-eddbadfe13fbdcf18fee7d643d70d8042d69c778.tar.gz llvm-eddbadfe13fbdcf18fee7d643d70d8042d69c778.tar.bz2 |
[compiler-rt] Allow override of 'emulator' value from lit_config.
Currently the 'emulator' value is fixed at build time. This patch allows changing the emulator
at testing time and enables us to run the tests on different board or simulators without needing
to run CMake again to change the value of emulator.
With this patch in place, the value of 'emulator' can be changed at test time from the command
line like this:
$ llvm-lit --param=emulator="..."
Reviewed By: delcypher
Differential Revision: https://reviews.llvm.org/D84708
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions