diff options
author | Pavel Labath <pavel@labath.sk> | 2019-09-18 13:41:50 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-09-18 13:41:50 +0000 |
commit | 89ad7f7a1ba245fccf1f64f95a146ada6f6aaac6 (patch) | |
tree | 110bcf37fa31954653b2956c1a65d57bcd1753d5 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | c92e51d84bb78e4b32c229441af239f154daf75a (diff) | |
download | llvm-89ad7f7a1ba245fccf1f64f95a146ada6f6aaac6.zip llvm-89ad7f7a1ba245fccf1f64f95a146ada6f6aaac6.tar.gz llvm-89ad7f7a1ba245fccf1f64f95a146ada6f6aaac6.tar.bz2 |
Fir TestAPILog for gcc
different compilers will put different things into __PRETTY_FUNCTION__.
For instance gcc will not put a " " in the "const char *" argument,
causing our regex matching to fail.
This patch relaxes the regexes in this test to account for this
difference.
llvm-svn: 372224
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions