Buildbots failed with architectures other than x86 for a new test case added in commit rL255759.
The test case contained x86 specific target triple - 'x86_64-unknown-linux-gnu' as seen from http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/8377/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Alive-debug-values.ll.
I have removed the datalayout and target triple lines from the test case (including related test cases). This made the test cases "generic" i.e. moved the test cases into "Generic" folder.