diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-12-03 11:44:23 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-12-03 11:44:24 +0100 |
commit | 46d0ec3a803021281c8d868b1487d2d5cd06f274 (patch) | |
tree | 1924cbbbc2c251f9c4808470e3480ba0a1697ee7 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 2b8db387f2a616f39a077ede18c6366f2ea9f203 (diff) | |
download | llvm-46d0ec3a803021281c8d868b1487d2d5cd06f274.zip llvm-46d0ec3a803021281c8d868b1487d2d5cd06f274.tar.gz llvm-46d0ec3a803021281c8d868b1487d2d5cd06f274.tar.bz2 |
[lldb] Remove tab from TestReturnValue.py
Mixing tabs and spaces makes Python exit with this error:
File "llvm/lldb/packages/Python/lldbsuite/test/functionalities/return-value/TestReturnValue.py", line 23
return (self.getArchitecture() == "aarch64" and self.getPlatform() == "linux")
^
TabError: inconsistent use of tabs and spaces in indentation
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions