Eugene Zemtsov
ccf30835e1
Disable test debuglineinfo-path on powerpc
...
llvm-svn: 327472
2018-03-14 02:10:07 +00:00
Eugene Zemtsov
c6d8fcb168
grep for global functions only
...
llvm-svn: 327469
2018-03-14 01:07:18 +00:00
Eugene Zemtsov
e2d3ce2339
Add extra output/check to debug clang-ppc64be-linux test failure
...
llvm-svn: 327466
2018-03-14 00:15:16 +00:00
Eugene Zemtsov
b9d2908cd3
Disable optimizations in debuglineinfo-path test
...
llvm-svn: 327458
2018-03-13 22:48:39 +00:00
Eugene Zemtsov
f69d07e788
Remove explicit triple and data layout from the test
...
llvm-svn: 327449
2018-03-13 21:10:15 +00:00
Eugene Zemtsov
d6a1ca761a
Fix debuglineinfo-path.ll
...
This fix is based on an assumption that some build bots are missing 'echo
-n'
llvm-svn: 327443
2018-03-13 20:06:33 +00:00
Eugene Zemtsov
27c1afbb0b
Temporary disable debuglineinfo-path.ll to fix build
...
llvm-svn: 327441
2018-03-13 19:48:31 +00:00
Eugene Zemtsov
82d60d6b29
Handle mixed-OS paths in DWARF reader
...
Make sure that DWARF line information generated by Windows can be properly read by Posix OS and vice versa.
Differential Revision: https://reviews.llvm.org/D44290
llvm-svn: 327430
2018-03-13 17:54:29 +00:00