summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86ISelLowering.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-04-21 18:23:04 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-04-21 18:23:04 +0000
commit49f4aee0e32ae256a9048de81e60d17668633979 (patch)
tree59739f15f4160d3cd656b45c257abefede4d42d3 /llvm/lib/Target/X86/X86ISelLowering.cpp
parent05242bf691063b4491783ef407d778403365304f (diff)
downloadbcm5719-llvm-49f4aee0e32ae256a9048de81e60d17668633979.tar.gz
bcm5719-llvm-49f4aee0e32ae256a9048de81e60d17668633979.zip
[lit] Generate a single lit cfg file for tests that require dotest.py
The current way that the lit configuration is generated for the LLDB tests that run using dotest causes cmake to fail when using a generator which supports multiple configurations (such as Visual Studio). The failure is because file GENERATE will create a file *per possible configuration* resulting in the same lit configuration file being overwritten multiple times. To fix the issue, we need to create a single lit file that is agnostic of the configurations and can be used for any configuration. Patch by: Stella Stamenova Differential revision: https://reviews.llvm.org/D45918 llvm-svn: 330518
Diffstat (limited to 'llvm/lib/Target/X86/X86ISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud