diff options
author | Muhammad Omair Javaid <omair.javaid@linaro.org> | 2022-06-29 13:22:56 +0400 |
---|---|---|
committer | Muhammad Omair Javaid <omair.javaid@linaro.org> | 2022-06-30 17:58:19 +0400 |
commit | 8e9360db1b4128ad4d90a6fe1cf1c20879976f64 (patch) | |
tree | 2632ea73e10d3d05985215763b2fa766d5dd1fa2 /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | 36ac436068341cbe517903220aae57302c17ade9 (diff) | |
download | llvm-8e9360db1b4128ad4d90a6fe1cf1c20879976f64.zip llvm-8e9360db1b4128ad4d90a6fe1cf1c20879976f64.tar.gz llvm-8e9360db1b4128ad4d90a6fe1cf1c20879976f64.tar.bz2 |
Fix PDB/func-symbols.test for Arm/Windows
PDB/func-symbols.test was orignally written for 32bit x86, keeping in
mind cdecl and stdcall calling conventions which does name mangling for
example like adding "_" underscore before function name.
This is only x86 specific but purpose of pointers.test is NOT to test
calling convention.
I have made a minor change to make this test pass on Windows/Arm.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions