summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachine.cpp
diff options
context:
space:
mode:
authorMartin Probst <martin@probst.io>2017-04-05 10:56:07 +0000
committerMartin Probst <martin@probst.io>2017-04-05 10:56:07 +0000
commitc4a3d081a913dc44279d9985910c0642f18bab7a (patch)
treecbb2675a4bc1a46dda46f5eea9ac03cd0814756f /llvm/lib/Target/TargetMachine.cpp
parent5fbd93b21a8d22bce222833a1efad5b7bd82bdb1 (diff)
downloadbcm5719-llvm-c4a3d081a913dc44279d9985910c0642f18bab7a.tar.gz
bcm5719-llvm-c4a3d081a913dc44279d9985910c0642f18bab7a.zip
clang-format: [JS] fix whitespace around "of" operator.
Summary: Previously: import {of } from 'x'; of (null); Now: import {of} from 'x'; of(null); Reviewers: djasper Subscribers: cfe-commits, klimek Differential Revision: https://reviews.llvm.org/D31698 llvm-svn: 299533
Diffstat (limited to 'llvm/lib/Target/TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud