summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-12-02 19:44:08 +0000
committerTed Kremenek <kremenek@apple.com>2008-12-02 19:44:08 +0000
commitccaab17e2c7ce554a1b202fea9f9b4c6ee204065 (patch)
tree676debdd27f537f273ccfd17260d4658cdc03200 /llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
parent7e9daef6448f0a78851fdb2ba7971965da3c9618 (diff)
downloadbcm5719-llvm-ccaab17e2c7ce554a1b202fea9f9b4c6ee204065.tar.gz
bcm5719-llvm-ccaab17e2c7ce554a1b202fea9f9b4c6ee204065.zip
PTH emission:
- Output 32 bit integers using bit-shifting + write of individual bytes. This is motivated because we aren't guaranteed to load 32-bit ints of the mmaped PTH file at 4-byte offsets. - Don't emit flags for IdentifierInfos. These are lazily populated by the Preprocessor/Parser. - Only write out tokens for files with absolute paths. This is potentially temporary, but simplifies things for now. llvm-svn: 60435
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud