diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-10-17 22:20:07 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-10-17 22:21:32 -0700 |
commit | 8f7b6a904fab1a0490c6b7cdf182d219f90c5cd4 (patch) | |
tree | d9c12bcb180985273daaa6548e95fc4fe72b8ca7 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 98797a5fc06c1e4885acf513d9254f285aeceeb8 (diff) | |
download | llvm-8f7b6a904fab1a0490c6b7cdf182d219f90c5cd4.zip llvm-8f7b6a904fab1a0490c6b7cdf182d219f90c5cd4.tar.gz llvm-8f7b6a904fab1a0490c6b7cdf182d219f90c5cd4.tar.bz2 |
[X86] Remove unnecessary defaulted argument from function in X86FoldTablesEmitter.cpp. NFC
Nothing ever calls it with anything other than the default value.
So just delete it and the code that handled the non-default value.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions