diff options
author | Greg Clayton <gclayton@apple.com> | 2013-01-12 01:36:05 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2013-01-12 01:36:05 +0000 |
commit | 399bf618de05d4834ec31059230440ccf9d192e4 (patch) | |
tree | d03678fbe719dc709957002927aac9f1107425aa /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c147b0bc31cbce36167dc04ca82c050362cf0378 (diff) | |
download | bcm5719-llvm-399bf618de05d4834ec31059230440ccf9d192e4.tar.gz bcm5719-llvm-399bf618de05d4834ec31059230440ccf9d192e4.zip |
Don't always strip the first extension from the module basename when looking for python scripts. Now we take a name like "a.b.c" and look for scripts that are "a_b_c.py", "a_b.py" and "a.py" inside the dSYM.
llvm-svn: 172291
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions